Crash on startup: 'NoneType' object has ho attribute 'list_keys'

Bug #793335 reported by Scott Severance
This bug report is a duplicate of:  Bug #791615: error setting schema. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Weather Indicator
New
Undecided
Unassigned

Bug Description

When I try to start the current version of inticator-weather on my Lucid machine, I get the following traceback:

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1905, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 914, 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: 'NoneType' object has no attribute 'list_keys'

Previously I had no trouble, so apparently changes in the current version introduced a regression somewhere.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.