Bug#529740: urlwatch: crashes on certain http errors

2009-06-03 Thread Bastian Kleineidam
Am Donnerstag, 21. Mai 2009 20:08:55 schrieb Franck Joncourt: May I ask you what url make it crash so I can reproduce it. The bug is usually not reproducible. This error occurs when the HTTP server closes the connection before sending any data. You can test this with the following test HTTP

Bug#529740: urlwatch: crashes on certain http errors

2009-05-21 Thread Bastian Kleineidam
Package: urlwatch Version: 1.7-1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, on certain errors urlwatch crashes with a backtrace: $ urlwatch Traceback (most recent call last): File /usr/bin/urlwatch, line 231, in module data = filter(url,

Bug#529740: urlwatch: crashes on certain http errors

2009-05-21 Thread Franck Joncourt
Hi, Hi, on certain errors urlwatch crashes with a backtrace: $ urlwatch Traceback (most recent call last): File /usr/bin/urlwatch, line 231, in module data = filter(url, urllib2.urlopen(request).read()) File /usr/lib/python2.5/urllib2.py, line 124, in urlopen return