Custom Query (2447 matches)
Results (424 - 426 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#347 | WorksForMe | Torrent autoload ticks overlap | ||
Description |
This bug does not happen unless Deluge is under stress, but when it is, it shows two dialogs to add every new torrent. You can't click the focused one, you must move that window and cancel/ok the second dialog under it. If "ok" is pressed for both, deluge seg faults. If any other combination is pressed, the torrent is not added at all. I also want to add I use another machine for all my torrents, and I have around 25 torrents downloading/seeding at any given time. It is also a slow machine any the ui repaints seem to be very slow. Maybe the painting/autoloading is on the same thread? Just an idea. ps Deluge fucking owns! <3 |
|||
#1852 | Invalid | torrent assigned to wrong user | ||
Description |
it appears that torrents are always assigned to the user localclient even if connected with another one. this cause torrent not to be shown in deluge interface after beeing added dirty fix: stop deluged, replace localclient with correct username in .config/deluge/state/torrents.state, start deluged, reconnect client deluged is git-master but client is 1.3.1 note: great to see things happening about multiusers utilization :) |
|||
#57 | Fixed | torents are being rechecked on every deluge restart | ||
Description |
... which gets really annoying when the torrent list contains a few big torrent seeds I am not sure whether this happened before upgrading to 0.5.8.4, perhaps it's related to the fast resume thing in the changelog? or do I need to delete some configuration file (which one? trying to avoid recreating the torrent list fom scratch) |