Thu 04 Mar 2004 08:51:24 PM UTC, original submission:
While getting http://gdesklets.gnomedesktop.org/rss.php
/var/tmp/root-straw-0.22.1/usr/lib/python2.2/site-packages/straw/SubscribeDialog.py:340:find_site: caught an exception: <straw.timeoutsocket.Timeout instance at 0x9e2f384>
Traceback (most recent call last):
File "/var/tmp/root-straw-0.22.1/usr/lib/python2.2/site-packages/straw/SubscribeDialog.py", line 330, in find_site
found = straw.rssfinder.getFeeds(site, username, password)
File "/var/tmp/root-straw-0.22.1/usr/lib/python2.2/site-packages/straw/rssfinder.py", line 156, in getFeeds
data = uo.readurl(fulluri)[1]
File "/var/tmp/root-straw-0.22.1/usr/lib/python2.2/site-packages/straw/StrawURLOpener.py", line 33, in readurl
handle = self.open(url)
File "/usr/lib/python2.2/urllib.py", line 178, in open
return getattr(self, name)(url)
File "/usr/lib/python2.2/urllib.py", line 295, in open_http
errcode, errmsg, headers = h.getreply()
File "/usr/lib/python2.2/httplib.py", line 1009, in getreply
response = self._conn.getresponse()
File "/usr/lib/python2.2/httplib.py", line 760, in getresponse
response.begin()
File "/usr/lib/python2.2/httplib.py", line 269, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.2/httplib.py", line 231, in _read_status
line = self.fp.readline()
File "src/lib/timeoutsocket.py", line 378, in readline
File "src/lib/timeoutsocket.py", line 298, in recv
Timeout: Recv timed out
...after that you can't add any other rss links
|