Comment 6 for bug 569543

Revision history for this message
Phuah Yee Keat (ykphuah) wrote :

Same problem for me, fresh install of Lucid, went thru the process of Facebook login and authorization, clicking on "Add" does not do anything, the console (which I started gwibber with) gives this:
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 353, in get_account_data
    aId = "%s-%s" % (self.account["protocol"], self.account["username"])
KeyError: 'username'