Custom Query (2447 matches)
Results (376 - 378 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2303 | Fixed | Torrent state not updated until after emitting TorrentFinishedEvent | ||
Description |
In torrentmanager.py method on_alert_torrent_finished the call torrent.update_state() should be done before the emitting of TorrentFinishedEvent so that the torrent state is correct. This could explain some inconsistencies when a torrent switches from Downloading to Seeding in gtkui or plugins. |
|||
#205 | Fixed | Torrent state and "Open containing folder" issues | ||
Description |
Deluge start to download/seed all torrents in spite of that I checked "Start torrents in paused state" and doesn't obey to "Pause" command. This doesn't happen all the time, but very often. "Open containing folder" doesn't work at all. |
|||
#2496 | Fixed | Torrents stuck in Queued Torrents | ||
Description |
I have had this issue on debian with 1.36-dev and have replicated it on a Ubuntu 14.04 VM with 1.37-dev Description of problem In classic mode, using a local or non-local daemon you can get into a situation when adding torrents they are put into the "Queued Torrents" dialog, but cannot be added from there, because the Add button is disabled. Deluge also fails to add them automatically. Also if you press the 'Clear' button the torrent will disappear from the dialog, but in the status bar "1 Torrent Queued" will remain. Replication You will need access to 2 torrents (I used http://cdimage.debian.org/debian-cd/7.6.0/amd64/bt-cd/) With a fresh copy of 1.37-dev perform the following actions
|