Gwibber python not playing nice w/system python: Http Error 400

Bug #358275 reported by kbarkley5
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gwibber
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/gwibber/microblog/__init__.py", line 46, in get_data
    for message in method(client):
  File "/usr/lib/python2.5/site-packages/gwibber/microblog/twitter.py", line 207, in responses
    for data in self.get_replies():
  File "/usr/lib/python2.5/site-packages/gwibber/microblog/twitter.py", line 181, in get_replies
    urllib.urlencode({"count": self.account["receive_count"] or "20"})))
  File "/usr/lib/python2.5/site-packages/gwibber/microblog/twitter.py", line 161, in connect
    url, data, {"Authorization": self.get_auth()})).read()
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 400: Bad Request

ubuntu 8.10 intrepid
python2.5.2-11ubuntu1
gwibber0.8-0mint3~felicia

Revision history for this message
kbarkley5 (kbarkley5) wrote :

Revision 286 fixes the issues for me.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.