Im using version 2.30 on lucid and i checked on facebook for the gwibber app. If you search for the gwibber app on facebook it shows on search results but if you click the link it says page not found. I suspect the gwibber app was deleted from facebook and this is causing the issue to add a facebook account to gwibber.
Who maintains the gwibber app on facebook? -- You received this bug notification because you are a member of Gwibber Bug Heros, which is subscribed to Gwibber. https://bugs.launchpad.net/bugs/565916 Title: Facebook fails to be added Status in Gwibber: Invalid Bug description: When attempting to add facebook on Gwibber, I go through the authorization screen and then subsequently the allowing screens. Looking under my Application Settings on facebook confirms that Gwibber was added. However, Gwibber does not add facebook to the list of services with this output: 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' 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' The machine used is an Ubuntu Lucid Lynx Beta 2 machine. To manage notifications about this bug go to: https://bugs.launchpad.net/gwibber/+bug/565916/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~gwibber-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~gwibber-bugs More help : https://help.launchpad.net/ListHelp

