← Back to team overview

gwibber-bugs team mailing list archive

[Bug 707377] Re: Cannot add Twitter account in Gwibber 2.32.2

 

I'm seeing this as well in Maverick 32-bit.  The traceback is identical
to the one seen in bug 640881:

File "/usr/lib/python2.6/dist-packages/gwibber/lib/gtk/twitter.py", line 72, in on_twitter_auth_clicked
    tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read()
  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 401: Unauthorized

Killing the gwibber and gwibber-service processes did not fix the
problem for me.

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/707377

Title:
  Cannot add Twitter account in Gwibber 2.32.2

Status in Gwibber:
  New

Bug description:
  Fully updated Ubuntu Maverick 32-bit. When I launch Gwibber I select
  Twitter and press Add. All I get is an "Authorize" button (which does
  nothing) and an "Advanced" drop-down. How do I add a Twitter account
  to Gwibber?



References