Comment 2 for bug 759280

Revision history for this message
Andy Braben (abraben) wrote :

I get the following when running indicator-weather from the command line:

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1725, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 877, in __init__
    self.place = self.places[self.placechosen]
IndexError: list index out of range

Clicking the icon on the front end - nothing happens.