Custom Query (2449 matches)
Results (577 - 579 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1552 | WontFix | Make building included libtorrent aware of multi-core/SMP systems. | ||
| Description |
When building deluge and the included libtorrent via setup.py the loadavg doesn't go much above 1. |
|||
| #1554 | Fixed | Stop Seeding on Share Ratio Fails for Partially Selected Torrents | ||
| Description |
Bug ReportIf you select only one file (or fewer than all the files) from a multiple file torrent to download, and have the "Stop seeding when share ratio reaches" option selected then the torrent will never automatically stop seeding. Steps to Reproduce
Expected result: torrent will stop seeding when ratio reaches the specified value. Actual result: torrent continues seeding indefinitely Additional NotesSingle file & multiple file torrents where all the files are downloaded do correctly stop seeding at the specified ratio. This only happens when the torrent has some file not selected for download. |
|||
| #1558 | Fixed | deluge-console info | ||
| Description |
firefox-desktop:~$ deluge-console info | sed -e '/Name/d' ID: 51f0e3a6949f3c3414ab7d924f74254b5ef2fd00 State: Downloading Down Speed: 6.3 KiB/s Up Speed: 0.0 KiB/s ETA: 2d 12h Seeds: 0 (1) Peers: 6 (18) Availibility: 0.02 Size: 7.7 MiB/1.3 GiB Ratio: 0.108 Progress: 0.57% [------------------------------------------------------------] ID: 6494fc2e68ed8eb3a3c160d0d8b1b55f3b90b65c State: Checking Size: 0.0 KiB/5.2 GiB Ratio: -1.000 Progress: 0.00% [------------------------------------------------------------] ID: e0ad96523d74dfa48cd159c6b79478eaf303b422 State: Downloading Down Speed: 0.0 KiB/s Up Speed: 0.0 KiB/s Seeds: 0 (0) Peers: 0 (1) Availibility: 0.07 Size: 5.1 MiB/75.4 MiB Ratio: 0.000 Progress: 6.73% ####-------------------------------------------------------- ID: a9142d4b840e6ec869755cf06efa0b697caacdb2 State: Downloading Down Speed: 0.0 KiB/s Up Speed: 0.0 KiB/s Seeds: 0 (0) Peers: 0 (1) Availibility: 0.00 Size: 384.0 KiB/69.6 MiB Ratio: 0.000 Progress: 0.54% [------------------------------------------------------------] ID: 73c364230bf9f7b0d4c2560e2cc2f1e84bd73e89 State: Downloading Down Speed: 0.0 KiB/s Up Speed: 0.0 KiB/s Seeds: 0 (3) Peers: 0 (2) Availibility: 0.69 Size: 125.4 MiB/180.3 MiB Ratio: 0.066 Progress: 69.54% #########################################------------------ Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe0' in position 36: ordinal not in range(128) /usr/lib/python2.6/dist-packages/twisted/internet/tcp.py:460:doRead /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/client.py:186:dataReceived /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:318:callback /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:424:_startRunCallbacks --- <exception caught here> --- /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:441:_runCallbacks /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/commands/info.py:127:on_torrents_status /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/commands/info.py:160:show_info /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/main.py:342:write ] firefox-desktop:~$ |
|||
