[Places] TypeError Crash in Places applet

Bug #270648 reported by Julien Lavergne
2
Affects Status Importance Assigned to Milestone
Individual Screenlets
Fix Released
Medium
Unassigned
Universal Applets
Fix Committed
Undecided
Unassigned

Bug Description

Debian Lenny and up-to-date UA or Screenlets.
Crash at startup
Traceback :
Traceback (most recent call last):
  File "/usr/share/screenlets/Places/PlacesScreenlet.py", line 340, in <module>
    screenlets.session.create_session(PlacesScreenlet)
  File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 472, in create_session
    session.start()
  File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 254, in start
    sl.finish_loading()
  File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1243, in finish_loading
    self.on_init()
  File "/usr/share/screenlets/Places/PlacesScreenlet.py", line 191, in on_init
    self.update()
  File "/usr/share/screenlets/Places/PlacesScreenlet.py", line 113, in update
    self.places = [(os.environ['HOME'],'Home')]+ [(utils.get_desktop_dir(),'Desktop')] + utils.LoadBookmarks()
TypeError: can only concatenate list (not "NoneType") to list

Revision history for this message
Natan Yellin (aantny) wrote :

Fix committed in revision 102.

Changed in universal-applets:
status: New → Fix Committed
Revision history for this message
Julien Lavergne (gilir) wrote :

Fix commited in screenlets trunk.

Changed in screenlets:
status: New → Fix Committed
importance: Undecided → Medium
Papp Bence (sclegnrbs)
affects: screenlets → indiv-screenlets
summary: - TypeError Crash in Places applet
+ [Places] TypeError Crash in Places applet
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.