Public bug reported:

Binary package hint: indicator-weather

OS: Maverick x64
indicator-weather version: 11.05.31 "Cloudy 8"

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1907, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 912, 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'

The previous revision from last week also did this. It seems to be
trying to call a db method called list_keys(), but I don't see that the
function exists. Maybe the Gio class changed?

** Affects: indicator-weather (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791942

Title:
  Weather applet crashes with AttributeError: 'Settings' object has no
  attribute 'list_keys'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to