gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03503
[Bug 755311] Re: cant add twitter account - sticks on verifying
I have the same issue below is the output from gwibber-accounts in
terminal:
Loading plugin for facebook
Loading plugin for identica
Loading plugin for twitter
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 148, 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 Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/755311
Title:
cant add twitter account - sticks on verifying
Status in Gwibber:
Incomplete
Bug description:
In gwibber 3, when i try and add my twitter account, it asks me to click the authorise button, and sends me to the twitter authorise page, which goes fine. however after that, it sends me back to the gwibber account pane, where it shows verifying on a yellow bar, and stills shows the authorise button. if i reclick the authorise button, it shows a blank page at the top half, and another twitter authorise page at the bottom. also at no point in this process does twitter show in the left hand pane, and or if i run gwibber-service manualy.
I am on ubuntu natty.
all my other services work fine, including status.net, facebook, buzz and identi.ca .
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/755311/+subscriptions
References