← Back to team overview

ubuntu-bugcontrol team mailing list archive

[Bug 552227] Re: gwibber-accounts crashed with KeyError in get_account_data()

 

Captured from tailed strace on gwibber when trying to add facebook
details:

-------------------------------------------------------------
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 343, in get_account_data
    aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'

-------------------------------------------------------------

-- 
gwibber-accounts crashed with KeyError in get_account_data()
https://bugs.launchpad.net/bugs/552227
You received this bug notification because you are a member of Ubuntu
Bug Control, which is a direct subscriber.