Hello Ruben, or anyone else affected, Accepted gwibber into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/gwibber/3.4.2-0ubuntu2.4 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: gwibber (Ubuntu Precise) Status: Confirmed => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gwibber in Ubuntu. https://bugs.launchpad.net/bugs/1286639 Title: Gwibber not adding Twitter account Status in “gwibber” package in Ubuntu: Invalid Status in “gwibber” source package in Precise: Fix Committed Bug description: [Impact] Twitter's API now enforces SSL for all requests, which makes the gwibber account dialog fail to load the login page when adding an account. [Test case] Open the accounts dialog and attempt to add a new twitter account. [Regression potential] Very low, the change is required in order to load the authentication panel for adding an account. Without the fix it doesn't load at all, just displaying a line of text stating that SSL is required. Ubuntu 12.04.4 Adding a Twitter account from gwibber does not open the twitter authorization page. Twitter now only accepts SSL connections. After inspecting the code on gwibber-service-twitter files i found the problem. File /usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py Line 78 and 144 - Needs to be "https" where it states "http" File /usr/share/gwibber/plugins/twitter/__init__.py Line 401 - Needs to be "https" where it states "http" Editing these files with the previous fix makes adding a twitter account working again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1286639/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

