Comment 21 for bug 821233

Revision history for this message
Simen (simen-burud) wrote :

The bug is still present in version 12.07.30-0ubuntu1 on 12.10 x64:

xxxxxxxxPCubuntu:~$ indicator-weather
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject

(indicator-weather:7987): Gtk-WARNING **: Kunne ikke finne temamotor i module_path: «oxygen-gtk».
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1892, in on_apply
    (location_code, location_details) = self.location.export_location_details()
  File "/usr/bin/indicator-weather", line 405, in export_location_details
    return (self.location_code, self.location_details)
AttributeError: Location instance has no attribute 'location_code'