Activity log for bug #13371

Date Who What changed Old value New value Message
2007-04-17 20:25:15 Daniel Hahler description The bittorrent client open all the file at the beginning of the transfert, and can thus reach the configured max open file descriptor by process when trying to download large torrents. It is then completely frozen since a second IOError is raised and uncaught when the error dialog glade XML file is opened. The following patch fixes the problem by preventing bittorrent from opening too many file at one (but it is a bit more cpu / disk hungry since the file are opened and closed more often) ... The bittorrent client opens all the file at the beginning of the transfer, and thus can reach the configured max open file descriptor by process when trying to download large torrents. It is then completely frozen since a second IOError is raised and uncaught when the error dialog glade XML file is opened. The following patch fixes the problem by preventing bittorrent from opening too many file at once (but it is a bit more cpu / disk hungry since the files are opened and closed more often) ...
2007-04-17 20:25:15 Daniel Hahler title Too many file opened at one Too many file opened at once
2007-04-17 20:25:30 Daniel Hahler title Too many file opened at once Too many files opened at once
2008-03-27 11:41:50 Adam Niedling bittorrent: status Confirmed Incomplete
2010-08-26 13:00:38 papukaija tags patch
2010-08-26 13:01:17 papukaija bug task added bittorrent (Debian)
2010-08-26 23:12:30 Bug Watch Updater bittorrent (Debian): status Unknown New
2010-09-17 21:41:37 rusivi2 bug added subscriber rusivi1
2010-09-29 11:07:15 rusivi2 removed subscriber rusivi2
2010-12-26 10:05:32 Sylvain Defresne removed subscriber Sylvain Defresne
2011-01-05 17:40:14 Matthias Klose bittorrent (Ubuntu): assignee Matthias Klose (doko)
2011-06-07 01:59:26 Bryce Harrington bittorrent (Ubuntu): status Incomplete Won't Fix
2019-10-22 09:15:01 Bug Watch Updater bittorrent (Debian): status New Fix Released