Custom Query (2448 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 2448)

Ticket Resolution Summary Owner Reporter
#3056 WorksForMe creating daemon connection in deluge-gtk fails without feedback Cas krichter
Description

After the connection to the daemon failed without feedback (probably another issue which can't be investigated prior to fixing this one) I deleted the long time ago only defined connection in order to re-create it. After clicking on "Add", entering hostname, port, username and password and clicking "Save" the creation dialog closes, but the connection isn't listed in the list of available connections. There's no feedback for the user and nothing logged to console.

experienced with 2.0.0.dev7052+45e0d10+201706100031~ubuntu17.04.1 on Ubuntu 17.04

#3071 WorksForMe KeyError in core Cas
Description

Likely due to getting status on removed torrent

Traceback (most recent call last):
  File "/home/ubuntu/deluge.git/deluge/core/core.py", line 577, in create_torrent_status
    status = self.torrentmanager[torrent_id].get_status(torrent_keys, diff, update=update, all_keys=all_keys)
  File "/home/ubuntu/deluge.git/deluge/core/torrentmanager.py", line 256, in __getitem__
    return self.torrents[torrent_id]
KeyError: u'<torrent_id>'
#3107 WorksForMe Some torrents can't be renamed oxguy3
Description

There's a few torrents in my server (just 2 out of hundreds) that refuse to be renamed. When I type in a new name and hit enter, it simply never updates, and remains with the old name.

Here are magnet links for the torrents I'm having issue with:

magnet:?xt=urn:btih:BEHPPY5A63NLCD4QJFM7OOOS3TUZBG6E&dn=%5BGS%5D+Netoge+no+Yome+wa+Onnanoko+ja+Nai+to+Omotta%EF%BC%9F%28BD+1080p+10bit+AAC%29&tr=http%3A%2F%2Fnyaa.tracker.wf%3A7777%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.doko.moe%3A6969

magnet:?xt=urn:btih:3KC3K3E4KVS3RBWQXXZQ2QWBKHNNVXDZ&dn=Sankarea%28Bluray%29%281080p%2C+x264%29%28Dual+Audio%2C+AAC+2ch%29%5BKureij%C4%AB%5D&tr=http%3A%2F%2Fnyaa.tracker.wf%3A7777%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.doko.moe%3A6969

I'm running deluged 1.3.12 with libtorrent 1.0.9.0 on Fedora 22, and connecting with the GTK client version 1.3.14 on Mac OS X 10.10.5.

Note: See TracQuery for help on using queries.