[Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

vkapas 821233 at bugs.launchpad.net
Sat May 16 15:48:48 UTC 2015


This bug is "Fix Released" but error still happened in 12.04.5 with last
updates for Saint-Petersburg city, Russia.

Same with Google and Yahoo weather service:

$ 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
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1883, 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'
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1883, 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'

indicator-weather ver 11.11.28-0ubuntu1.3.

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is subscribed to raring-backports.
Matching subscriptions: Ubuntu Backporters
https://bugs.launchpad.net/bugs/821233

Title:
  indicator-weather crashed with AttributeError in
  export_location_details(): Location instance has no attribute
  'location_code'

To manage notifications about this bug go to:
https://bugs.launchpad.net/raring-backports/+bug/821233/+subscriptions



More information about the ubuntu-backports mailing list