screenlets-dev team mailing list archive
-
screenlets-dev team
-
Mailing list archive
-
Message #00085
[Bug 373438] Re: NowPlayingScreenlet 0.3 doesn't work in Jaunty
Mine too, doesn't work. But happend something different, doesn't show
anything. In terminal I see that:
Launch NowPlaying
Launching Screenlet from: /usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/NowPlayingScreenlet.log
/var/lib/python-support/python2.6/emesenelib/core.py:21: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
/var/lib/python-support/python2.6/emesenelib/SignalHandler.py:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Traceback (most recent call last):
File "/usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py", line 52, in <module>
import Theme
File "/var/lib/python-support/python2.6/Theme.py", line 28, in <module>
from AvatarHistory import getLastCachedAvatar
File "/var/lib/python-support/python2.6/AvatarHistory.py", line 27, in <module>
from dialog import yes_no
File "/var/lib/python-support/python2.6/dialog.py", line 25, in <module>
import Avatar
File "/var/lib/python-support/python2.6/Avatar.py", line 23, in <module>
import ImageAreaSelector
File "/var/lib/python-support/python2.6/ImageAreaSelector.py", line 37, in <module>
class ImageAreaSelectorDialog(gtk.Dialog):
File "/var/lib/python-support/python2.6/ImageAreaSelector.py", line 38, in ImageAreaSelectorDialog
def __init__(self, pixbuf, title = _("Select area of image"), parent = None):
NameError: name '_' is not defined
Version of Softwares:
- Ubuntu 9.10
- Screenlets 0.1.2
- NowPlayingScreenlet 0.3
- Python 2.6.2
--
NowPlayingScreenlet 0.3 doesn't work in Jaunty
https://bugs.launchpad.net/bugs/373438
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
References