Comment 5 for bug 747562

Revision history for this message
Vadim Rutkovsky (roignac) wrote : Re: [Bug 747562] Re: indicator-weather crashed with AttributeError in get_value(): Settings instance has no attribute 'settings_design_doc'

Yes, the problem is that now database variable is handled pretty losy, so it
may not be initialized via DBus. Correct behavoir would be making a loop and
wait until couchdb is initialized correctly.