Since a new update of the mpdclient python controller this
Desklets does not work when i try to start it, it make this
error doing
"./mpd-controller.py --xfce4" (i use xfce4):
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
Traceback (most recent call last):
File "./mpdcontroller.py", line 4, in ?
import mpdclient
ImportError: No module named mpdclient
I have understood where is the problem: the new python
mpdclient, now is called "mpdclient2".
I have tried to rename mpdclient with mpdclient2 in the
python script of the desklets but it does not work.
Excuse me for my very very bad English, i'm italian.
Thanks in advance :wink: