Refactored network code in rewrite branch. Exceptions will now be catched and handled.
** Changed in: awn-extras Importance: Undecided => Medium ** Changed in: awn-extras Status: In Progress => Fix Committed ** Changed in: awn-extras Milestone: None => 0.4.0 ** Changed in: awn-extras Assignee: Michael Rooney (mrooney) => onox (onox) ** Description changed: i was just listening to music when this crash came up... - ProblemType: Crash Architecture: amd64 DistroRelease: Ubuntu 9.04 - ExecutablePath: /usr/share/avant-window-navigator/applets/weather/weather.py InterpreterPath: /usr/bin/python2.6 - NonfreeKernelModules: nvidia Package: awn-applets-python-core 0.3.2.1-0ubuntu2 - PackageArchitecture: all - ProcCmdline: python /usr/share/avant-window-navigator/applets/weather/weather.py --uid=1239015355 --window=25165874 --orient=0 --height=48 - ProcEnviron: - LANG=en_US.UTF-8 - SHELL=/bin/bash - PythonArgs: ['/usr/share/avant-window-navigator/applets/weather/weather.py', '--uid=1239015355', '--window=25165874', '--orient=0', '--height=48'] - SourcePackage: awn-extras-applets - Title: weather.py crashed with IOError in readline() - Uname: Linux 2.6.28-11-generic x86_64 - UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + + Traceback (most recent call last): + File "/usr/lib/python2.6/dist-packages/awn/extras/awnlib.py", line 1220, in __run + self.__callback() + File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 365, in onRefreshMap + self.fetchMap() + File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 381, in fetchMap + rawImg = urllib.urlopen(imgSrc) + File "/usr/lib/python2.6/urllib.py", line 87, in urlopen + return opener.open(url) + File "/usr/lib/python2.6/urllib.py", line 203, in open + return getattr(self, name)(url) + File "/usr/lib/python2.6/urllib.py", line 345, in open_http + errcode, errmsg, headers = h.getreply() + File "/usr/lib/python2.6/httplib.py", line 1024, in getreply + response = self._conn.getresponse() + File "/usr/lib/python2.6/httplib.py", line 950, in getresponse + response.begin() + File "/usr/lib/python2.6/httplib.py", line 390, in begin + version, status, reason = self._read_status() + File "/usr/lib/python2.6/httplib.py", line 348, in _read_status + line = self.fp.readline() + File "/usr/lib/python2.6/socket.py", line 395, in readline + data = recv(1) + IOError: [Errno socket error] timed out ** Tags added: applet traceback weather ** Branch unlinked: lp:~mrooney/awn-extras/bugfix.359668 ** Branch linked: lp:awn-extras/0.4 ** Summary changed: - weather.py crashed with IOError in readline() + IOError in Weather: [Errno socket error] timed out -- IOError in Weather: [Errno socket error] timed out https://bugs.launchpad.net/bugs/359668 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs