** Changed in: indiv-screenlets
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/696067
Title:
[DigitalClock] No options menu
Status in Screenlets — individual widgets development:
Fix Released
Bug description:
Launch DigitalClock
Launching Screenlet from:
/usr/share/screenlets/screenlets-pack-all/DigitalClock/DigitalClockScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/DigitalClockScreenlet.log
/home/benny/.gtkrc-2.0:3: A kép nem található a következő pixmap_path
útvonalon: „/.purple/backgrounds/degradado.png”
REGISTER screenlet: DigitalClockScreenlet
True
/usr/lib/pymodules/python2.6/screenlets/options.py:681: DeprecationWarning:
Use the new widget gtk.Tooltip
self.tooltips = gtk.Tooltips()
Traceback (most recent call last):
File
"/usr/share/screenlets/screenlets-pack-all/DigitalClock/DigitalClockScreenlet.py",
line 148, in menuitem_callback
screenlets.Screenlet.menuitem_callback(self, widget, id)
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1991, in
menuitem_callback
self.show_settings_dialog()
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1442, in
show_settings_dialog
se.set_info(self.__name__, glib.markup_escape_text(self.__desc__), '(c) '
+ glib.markup_escape_text(self.__author__),
TypeError: glib.markup_escape_text() argument 1 must be string or read-only
buffer, not None
Traceback (most recent call last):
File
"/usr/share/screenlets/screenlets-pack-all/DigitalClock/DigitalClockScreenlet.py",
line 148, in menuitem_callback
screenlets.Screenlet.menuitem_callback(self, widget, id)
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1991, in
menuitem_callback
self.show_settings_dialog()
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1442, in
show_settings_dialog
se.set_info(self.__name__, glib.markup_escape_text(self.__desc__), '(c) '
+ glib.markup_escape_text(self.__author__),
TypeError: glib.markup_escape_text() argument 1 must be string or read-only
buffer, not None
To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/696067/+subscriptions
--
Mailing list: https://launchpad.net/~indiv-screenlets-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~indiv-screenlets-dev
More help : https://help.launchpad.net/ListHelp