PDA

View Full Version : screenletsd start - ERROR


dockism
March 10th, 2007, 04:51 PM
[root@servidorlinux Daniel]# Traceback (most recent call last):
File "/usr/local/share/screenlets/screenletsd.py", line 43, in ?
from xdg import BaseDirectory
ImportError: No module named xdg


I use FC6 - Beryl

it lacks plus some thing?

thanks :wink:

mikedee
March 10th, 2007, 04:54 PM
You need to install the pyxdg package (might be slightly different name under fedora)

lgalatanu
June 13th, 2008, 09:15 AM
I have a similar problem at starting screenlets-daemon:

mod@otp:~/tmp$ screenlets-daemon
Traceback (most recent call last):
File "/usr/share/screenlets-manager/screenlets-daemon.py", line 21, in ?
import screenlets
ImportError: No module named screenlets

Where is that screenlets module?
What am I missing?

aantn
June 13th, 2008, 10:21 AM
Please see my post in your other thread (http://forum.compiz-fusion.org/showthread.php?t=8745)