BadStatusLine in Weather

Bug #501736 reported by Moff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
Fix Released
Medium
onox

Bug Description

applet version: 0.3.9
awn trunk version

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/threadqueue.py", line 72, in do_request
    r = func(*args, **kwargs)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 527, in get_weather_map
    raw_image = urllib2.urlopen(result[0][0])
  File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 389, in open
    response = self._open(req, data)
  File "/usr/lib/python2.6/urllib2.py", line 407, in _open
    '_open', req)
  File "/usr/lib/python2.6/urllib2.py", line 367, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 1146, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.6/urllib2.py", line 1119, in do_open
    r = h.getresponse()
  File "/usr/lib/python2.6/httplib.py", line 974, in getresponse
    response.begin()
  File "/usr/lib/python2.6/httplib.py", line 391, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.6/httplib.py", line 355, in _read_status
    raise BadStatusLine(line)
BadStatusLine

Related branches

Mark Lee (malept)
tags: added: applet traceback weather
Changed in awn-extras:
assignee: nobody → onox (onox)
importance: Undecided → Medium
onox (onox)
Changed in awn-extras:
milestone: none → 0.4.0
status: New → Confirmed
Revision history for this message
onox (onox) wrote :

Fixed in revision 1893. Please tell me whether the fix works for you.

Changed in awn-extras:
status: Confirmed → Fix Committed
Mark Lee (malept)
Changed in awn-extras:
status: Fix Committed → Fix Released
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.