Custom Query (2447 matches)
Results (37 - 39 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#85 | Fixed | status "seeding" and multi-file torrent | ||
Description |
Hi, I use one of the nightly snapshots (ver 0.6.0-svn2926-1). It looks like the status of a multi-file torrent can be "confused" in the following way. 1) start download of multi-file $foo 2) deselect all but one or two files for download from the torrent 3) wait until those files are completed and seeding starts 4) reselect the remaining files for download the web ui will then show the progress status of the file as "Seeding XY%" |
|||
#87 | Fixed | Newest deb for Gutsy 64 bit crashes repeatedly | ||
Description |
Crash happens after a couple of minutes. This is what I get: /var/lib/python-support/python2.5/deluge/interface.py:545: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
/var/lib/python-support/python2.5/deluge/interface.py:1057: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
save uploaded memory Pickling state... Traceback (most recent call last):
gobject.GError: Connection was disconnected before a reply was received Now, I've gone back to svn from Zach's PPA. |
|||
#94 | Fixed | Missing an option to set maximum connections on specific torrents. | ||
Description |
As the title suggests. Description of problem: It is easy for popular torrents to get hundreds of connections. You can set maximum connections per torrent and total torrents, but not individual. Torrents with fewer connections in total suffers when the limit is reached. I think this is an important option to let the client become as effective as it can get. Another harder option to make is to drop slow connections from those who have many connections in favor for slower torrents with few connections. |