Menu

#5 crashes on startup 0.99.0

closed-fixed
None
5
2009-11-17
2009-11-17
No

> googsystray
ALSA Found!
Starting timer for gv
Starting timer for gmail
Starting timer for gcal
Starting timer for gwave
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/googsystray/GBase.py", line 35, in oneshot_check
self.check_data()
File "/usr/local/lib/python2.6/dist-packages/googsystray/GWave.py", line 274, in check_data
self.download_portrait(self.my_portrait)
File "/usr/local/lib/python2.6/dist-packages/googsystray/GWave.py", line 222, in download_portrait
if portrait.startswith("http://"):
AttributeError: 'NoneType' object has no attribute 'startswith'

Discussion

  • Jim Duchek

    Jim Duchek - 2009-11-17
    • assigned_to: nobody --> jimduchek
     
  • Jim Duchek

    Jim Duchek - 2009-11-17

    My bad. If you set a photo for yourself in Wave it'll stop that, but I'll release a fix to handle that case as well.

     
  • Jim Duchek

    Jim Duchek - 2009-11-17
    • status: open --> closed-fixed
     

Log in to post a comment.