Custom Query (2447 matches)
Results (283 - 285 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#565 | Fixed | Defunct deluged process after starting up | ||
Description |
After starting deluged via the GTKUI under Linux, there is a defunct deluged process, as can be seen via "ps -ef | grep deluged". This is because of the process started via subprocess.Popen not being waited for. Conveniently, the Popen class has a wait method that can be used for this. |
|||
#568 | Fixed | Certian characters in torrent filename cuases Deluge to NOT display torrent names and status for all torrents. | ||
Description |
After adding a torrent with a certain character in its name it caused deluge to hide all torrent file names, status, rank, ratio, and download/up speed in the main window. showing just a list of unnamed torrents (the same number of torrents expected) It does continue to work (the rest of my torrents continued to download) and you can work around this by looking at each unnamed torrent files details. The torrent file in question did download and upon removing the torrent deluge has reverted back to normal.
Bug is not critical but strange and slightly alarming upon first experiencing it. The torrent file in question is "Lisa Ann - Who’s Nailin Paylin" where two Russians have there tank break down and need to use her phone. It is not as funny as I had hoped, but not too bad. There are still more episodes to be released. I also tried to attach the torrent but received a trac error related to parsing the torrent file and hitting the odd char. |
|||
#569 | Fixed | "Automatically connect to selected host" doesn't work | ||
Description |
In the connection manager I have only my server as a host. But it won't connect to this host at startup. I'll just get an empty screen until I manually select the host in the connection manager. |