Custom Query (2447 matches)
Results (520 - 522 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1035 | Fixed | Bug in client authentication when auth file has many lines (patch included) | ||
Description |
Hi, I found a problem in authenticating localclient to deluged running on the same host after upgrading to version 1.2.0_rc1 on my Ubuntu machine. The problem is in the fact that the client does not strip out the trailing newline from the password read from the auth file (as server do instead). I'm attaching a little patch to deluge/ui/common.py that should solve this problem. I hope this will help Bye Giovanni |
|||
#1036 | Fixed | Deluge GTK UI doesn't connect to selected daemon automatically on start-up | ||
Description |
While "Automatically connect to selected host on start-up" option is enabled in connection manager, deluge fails to do that. Client-side log file attached. |
|||
#1037 | Fixed | webui add torrent does not work | ||
Description |
Using 1.3.0-dev built from SVN. When I click "+Add" button in webui the add torrents window comes up. I can select "File" and then add/upload a torrent. It shows in the list. If I select the torrent all of the files show. I can not switch to the "Options" tab tho. Then when I hit the Add button nothing happens. I have to hit Cancel to close the window. The torrent does not get added. |