Custom Query (2447 matches)
Results (79 - 81 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#188 | Fixed | [Patch] GCC 4.3 Fix | ||
Description |
The svn checkout R3156 did not compile with gcc 4.3. #include <cstring> had to be added to assert.cpp and lazy_bdecode.cpp After fixing this, I was able to compile deluge without a problem I have attached the patch file |
|||
#190 | Fixed | Share ratio / upload statistics bug | ||
Description |
The seeding limit was set to 200% in preferences. The torrent finished downloading and kept uploading. When it reached 200%, it stopped seeding and the gui showed that I have seeded over 500%. Every time I clicked on resume my share ratio was increased by 200%, but the seeding did not restart. |
|||
#191 | Fixed | Forcing check on checking torrent removes it from list. | ||
Description |
When I select 'force recheck' on a torrent, then do the same while it is still checking, the torrent dissapears from the torrent list; Restarting Deluge doesn't make the entry reappear. (I am using windows-installed version 5.8.9, on WinXP SP2) |