[Stocks] TypeError: glib.markup_escape_text() argument 1 must be string or read-only buffer, not None

Bug #700110 reported by Papp Bence
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Individual Screenlets
Fix Released
Medium
Papp Bence

Bug Description

benny@benny-ML6227Q:~/screenlets/indiv-screenlets/src/Stocks$ python StocksScreenlet.py
/home/benny/.gtkrc-2.0:3: A kép nem található a következő pixmap_path útvonalon: „/.purple/backgrounds/degradado.png”
CachingBackend: Loading instances from cache
CachingBackend: Loading <Stocks1>
use_percentage='False'
theme_name='default'
is_sticky='True'
draw_buttons='True'
keep_above='False'
lock_position='False'
is_dragged='False'
keep_below='True'
y='357'
x='499'
skip_taskbar='True'
Found a running session of Stocks, adding new instance by service.
Error in screenlets.services.get_service_by_name: org.freedesktop.DBus.Error.ServiceUnknown: The name org.screenlets.Stocks was not provided by any .service files
Screenlet has already been added to /tmp/screenlets/screenlets.benny.running
Loading instances in: /home/benny/.config/Screenlets/Stocks/default/
Loaded config from: Stocks1.ini
Theme set to: 'default'
StocksScreenlet.py:202: DeprecationWarning: use copy pango.FontDescription.set_family instead
  p_fdesc.set_family_static("Sans")
Set options in StocksScreenlet
Theme set to: 'default'
Restored instances from session 'default' ...
/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/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

When I click on with right-click and choose "Options..."
Ubuntu 10.10

Related branches

Papp Bence (sclegnrbs)
Changed in indiv-screenlets:
status: Confirmed → In Progress
assignee: nobody → Papp Bence (sclegnrbs)
Revision history for this message
Papp Bence (sclegnrbs) wrote :

Fix committed in #779.

Changed in indiv-screenlets:
status: In Progress → Fix Committed
Märt Põder (boamaod)
Changed in indiv-screenlets:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.