Custom Query (2447 matches)
Results (172 - 174 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#714 | Fixed | Torrents do not show after restart | ||
Description |
After having a fully working Deluge yesterday, it won't work today. No torrents show in the main window. The statusbar is updated correctly, and newly added torrents do show up (until you restart the client that is). Restarting deamon and/or client does not work. Removing client configuration files does not help either. Debug log attached |
|||
#1137 | WontFix | FreeBSD port broken | ||
Description |
The latest upgrade from 1.19 -> 1.2.0 caused something to change and running deluged exits with: terminate called after throwing an instance of 'boost::python::error_already_set' deleting ~/.config/deluge/ directory allows it to run but the daemon dies again with the same error upon adding a torrent. |
|||
#1330 | Fixed | [Scheduler] Torrents in paused mode after restarting deluge while in red zone | ||
Description |
deluge:1.3.0-rc1 libtorrent: 0.14.10.0 Upon transitioning from the scheduler red zone to green, torrents start up again but except for a few which are now in paused mode. How did they get in paused mode? To be a little more detailed, I think it happens a little like this: I have 4 torrents, none of which are in paused mode and I am currently in the scheduler's active green zone but I have the queue set to only 2 active like so: Upon reaching the red zone the torrents stop but the active ones get assigned a mode of paused so that when the next green zone arrives the lower priority torrents are going instead like so: If it helps to reproduce the bug I am currently starting and stopping deluge client & daemon during each red zone. |