gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03723
Re: [Bug 1060182] Re: Unable to add Twitter account
Bilal Shahid <s9iper1@xxxxxxxxx> writes:
> thanks for the bug report
> are you using gnome shell ??
no. I'm using an xfce session and openbox window manager.
I do start gnome-keyring-daemon ; it is running in the background.
The gwibber log shows a traceback:
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
which I expect is the key to this problem.
djb
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/1060182
Title:
Unable to add Twitter account
Status in Gwibber:
New
Bug description:
I'm running Gwibber 3.2.1 on Ubuntu 11.10; my desktop is x4ce and openbox.
In my session, gnome-keyring-daemon is running fine.
I try to add a twitter account to a new Gwibber session. I get through the Twitter auth
dialog and authorize Gwibber and get a confirmation, but the account is not added.
(Could this be related to Twitter's recent API changes?)
I'll attach the console log from my Gwibber session and a screenshot showing
"Twitter authorized" in Gwibber.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1060182/+subscriptions
References