Activity log for bug #332504

Date Who What changed Old value New value Message
2009-02-21 14:07:04 onox bug added bug
2009-02-21 14:07:52 onox description Just found this in standard output of avant-window-navigator: Weather Applet: Unexpected error while fetching conditions: Traceback (most recent call last): File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 351, in fetchConditions usock = urllib2.urlopen(url) File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen return _opener.open(url, data) File "/usr/lib/python2.5/urllib2.py", line 381, in open response = self._open(req, data) File "/usr/lib/python2.5/urllib2.py", line 399, in _open '_open', req) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open raise URLError(err) URLError: <urlopen error timed out> Just found this in the output of avant-window-navigator: Weather Applet: Unexpected error while fetching conditions: Traceback (most recent call last): File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 351, in fetchConditions usock = urllib2.urlopen(url) File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen return _opener.open(url, data) File "/usr/lib/python2.5/urllib2.py", line 381, in open response = self._open(req, data) File "/usr/lib/python2.5/urllib2.py", line 399, in _open '_open', req) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open raise URLError(err) URLError: <urlopen error timed out>
2009-02-21 14:08:14 onox awn-extras: importance Undecided Medium
2009-02-21 14:08:14 onox awn-extras: assignee mrooney
2009-02-21 14:08:14 onox awn-extras: statusexplanation
2009-02-21 21:31:54 Michael Rooney awn-extras: status New Incomplete
2009-02-21 21:31:54 Michael Rooney awn-extras: importance Medium Low
2009-02-21 21:31:54 Michael Rooney awn-extras: statusexplanation Hmm, with only this information this just seems like an http timeout, nothing particularly strange, unless it is happening constantly. Requests can time out due to a problem with weather.com or the local network. Does it have any negative effect on the applet? I would expect the next update to grab the weather again.
2009-04-04 09:19:12 onox awn-extras: assignee mrooney onox
2009-04-04 09:19:50 onox awn-extras: milestone 0.4.0
2009-05-08 19:21:47 onox awn-extras: status Incomplete Triaged
2009-12-21 13:36:12 onox awn-extras: status Triaged In Progress
2009-12-21 17:03:17 Launchpad Janitor branch linked lp:awn-extras/0.4
2009-12-22 08:14:00 onox awn-extras: status In Progress Fix Committed
2010-04-12 01:04:18 Mark Lee awn-extras: status Fix Committed Fix Released