Comment 69 for bug 821233

Revision history for this message
Id2ndR (id2ndr) wrote :

When I tried to add a city with indicator-weather 12.07.30-0ubuntu1.1 (Ubuntu 13.10), the apply button didn't do anything (the window didn't close).
In the terminal, I got:
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'

It has been fixed by adding ppa:weather-indicator-team/ppa (indicator-weather 13.8.0)