Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/configui.py", line 85, in on_account_create self.show_properties_dialog(a, create=True) File "/usr/lib/python2.6/dist-packages/gwibber/configui.py", line 56, in show_properties_dialog else: acct.bind(w, widget) File "/usr/lib/python2.6/dist-packages/gwibber/config.py", line 80, in bind return Wrapper.bind(self, widget, "%s/%s" % (self.id, key), **args) File "/usr/lib/python2.6/dist-packages/gwibber/config.py", line 39, in bind gwp.create_persistency_link(widget, "%s/%s" % (self.path, key), **args) File "/usr/lib/python2.6/dist-packages/gwibber/swp.py", line 194, in __call__ return handler(widget, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/gwibber/gwp.py", line 380, in _persistency_link_entry return PersistencyLink(entry, entry.get_text, entry.set_text, "changed", GConfValue(key, data_spec, *args, **kwargs)) File "/usr/lib/python2.6/dist-packages/gwibber/swp.py", line 81, in __init__ self.sync_widget() File "/usr/lib/python2.6/dist-packages/gwibber/swp.py", line 136, in sync_widget val = self.storage.data File "/usr/lib/python2.6/dist-packages/gwibber/gwp.py", line 142, in get_data gnomekeyring.ITEM_GENERIC_SECRET, {"id": self.key})[0].secret NoKeyringDaemonError