Comment 10 for bug 1198389

Revision history for this message
Alex Klapheke (alexklapheke) wrote :

Segfaults as before. This is the backtrace I get when modifying that library file:

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 60, in <module>
    from indicator_weather.helpers import *
  File "/usr/local/lib/python2.7/dist-packages/indicator_weather/helpers.py", line 34, in <module>
    import gconf
ImportError: could not import gobject (error was: ImportError('no static plz',))