Comment 11 for bug 791615

Revision history for this message
LordPhoenix (lorphoenix) wrote :

Here is log file. The output is always the same :

arnaud@Jupiter:~$ indicator-weather
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1927, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 932, in __init__
    self.rate = self.settings.get_value("refresh_rate")
  File "/usr/bin/indicator-weather", line 130, in get_value
    if setting_name in self.db.list_keys():
AttributeError: 'Settings' object has no attribute 'list_keys'