[Bug 1190359] [NEW] gwibber authentication fail
cat
netcat at lavabit.com
Wed Jun 12 20:23:09 UTC 2013
Public bug reported:
while trying to authenticate twitter in gwibber in Ubuntu 12.04.2 I get the following error
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/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 410: Gone
P.S. No proxy this time.
** Affects: gwibber (Ubuntu)
Importance: Undecided
Status: New
** Tags: 12.04.2
** Attachment added: "gwibber screenshot"
https://bugs.launchpad.net/bugs/1190359/+attachment/3701717/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202013-06-13%2002%3A14%3A50.png
** Package changed: python-launchpadlib (Ubuntu) => gwibber (Ubuntu)
** Tags added: 12.04.2
** Description changed:
- while trying to authenticate twitter in gwibber I get the following error
+ while trying to authenticate twitter in gwibber in Ubuntu 12.04.2 I get the following error
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/urllib2.py", line 126, in urlopen
- return _opener.open(url, data, timeout)
- File "/usr/lib/python2.7/urllib2.py", line 406, in open
- response = meth(req, response)
- File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
- 'http', request, response, code, msg, hdrs)
- File "/usr/lib/python2.7/urllib2.py", line 444, in error
- return self._call_chain(*args)
- File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
- result = func(*args)
- File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
- raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
+ 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/urllib2.py", line 126, in urlopen
+ return _opener.open(url, data, timeout)
+ File "/usr/lib/python2.7/urllib2.py", line 406, in open
+ response = meth(req, response)
+ File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
+ 'http', request, response, code, msg, hdrs)
+ File "/usr/lib/python2.7/urllib2.py", line 444, in error
+ return self._call_chain(*args)
+ File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
+ result = func(*args)
+ File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
+ raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 410: Gone
** Description changed:
while trying to authenticate twitter in gwibber in Ubuntu 12.04.2 I get the following error
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/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 410: Gone
+
+ P.S. No proxy this time.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-launchpadlib in Ubuntu.
https://bugs.launchpad.net/bugs/1190359
Title:
gwibber authentication fail
Status in “gwibber” package in Ubuntu:
New
Bug description:
while trying to authenticate twitter in gwibber in Ubuntu 12.04.2 I get the following error
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/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 410: Gone
P.S. No proxy this time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1190359/+subscriptions
More information about the foundations-bugs
mailing list