Comment 25 for bug 552227

Revision history for this message
Toupeiro (toupeiro) wrote :

daily build bzr723 strace output:

Updating...
Saving...
Could not identify preference: username
Could not identify preference: session_key
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 184, in on_edit_account_save
    self.get_account_data()
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 347, in get_account_data
    aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'
 <unfinished ...>
Traceback (most recent call last):
  File "/usr/bin/gwibber-accounts", line 81, in <module>
    gtk.main()
KeyboardInterrupt