Custom Query (2447 matches)
Results (202 - 204 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3394 | Fixed | /usr/share/appdata deprecated; should use /usr/share/metainfo | ||
Description |
/usr/share/appdata has been deprecated; such files should be installed into /usr/share/metainfo. |
|||
#754 | Fixed | using ssl trackers takes deluge ~5-10 minutes to connect to the tracker | ||
Description |
When using SSL trackers, on two separate torrent sites I get the following under the tracker status: Error: Cannot send after transport endpoint shutdown Running deluge 1.1.0 on Debian Lenny x64, get the same thing running Ubuntu 8.10 i386. On Windows x64 I get the following error: Error: A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call |
|||
#899 | Fixed | using ~ in console is used literally not as home folder | ||
Description |
first time using deluge console, i ran: >>> connect >>> add -p ~/downloads/ ubuntu-9.04-desktop-amd64.iso.torrent which worked, but it saved as /home/<me>/~/downloads/ubuntu-9.04-desktop-amd64.iso literally. it might have caused problems, as the info command didn't show it (most of the time) and there were exceptions. unfortunately now it is finished downloading and i don't have the error output, and it is showing up fine in the info output. |