


MusicPlayerDaemon (MPD Screenlet)
Conky by chrispl 45 comments
After a bit of work, I've got Python 2.6, and this screenlet runs. Thanks!
- Jul 10 2009

MusicPlayerDaemon (MPD Screenlet)
Conky by chrispl 45 comments
Seems like a neat screenlet, but when I try to launch it I get this error in the terminal:
File "/home/main/.screenlets/MusicPlayerDaemon/MusicPlayerDaemonScreenlet.py", line 770
except Exception as e:
(there's a caret under the 's' of "as")
SyntaxError: invalid syntax - Jul 06 2009
File "/home/main/.screenlets/MusicPlayerDaemon/MusicPlayerDaemonScreenlet.py", line 770
except Exception as e:
(there's a caret under the 's' of "as")
SyntaxError: invalid syntax - Jul 06 2009