Comment 17 for bug 821233

Revision history for this message
Stewart Gebbie (sgebbie) wrote :

I can confirm that this is an issue under 12.10 for me too:

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'