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