I get the same error as Leonid described above.
Ubuntu 11.10.
Steps to reproduce:
1) Open terminal
2) gwibber-accounts
3) Click + and click Add to add a new Twitter account
4) Click Authorize
5) Log in with your twitter credentials
6) Click Authorize app
Twitter redirects back to gwibber.
In "broadcast accounts" window there is a yellow bar stating "Verifying"
Below that there is the Authorize button.
To the right of that it states "Twitter Autorized"
Twitter however does not appear in the accounts list.
In terminal I get the this error:
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 138,
in on_twitter_auth_title_change
account_data = json.loads(urllib2.urlopen(apireq.to_url()).read())
File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
--
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/989364
Title:
gwibber crashes when authorize twitter account
Status in “gwibber” package in Ubuntu:
Incomplete
Bug description:
I use Ubuntu 12.04 when i create new twitter account, gwibber suddenly
crashes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/989364/+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