Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 2449)

Ticket Resolution Summary Owner Reporter
#194 Duplicate Incorrect free disk space check on resuming a torrent markybob lalinsky@…
Description

I have a 16GB torrent with most of files marked as "Don't download". I ran out of disk space so the torrent was automatically paused, but now when I try to resume it, it wants free space for the whole torrent, not just the files to be downloaded.

#195 Fixed Deluge ignore socks settings markybob Supermaks
Description

Even when I setup all four socks proxies in configuration deluge anyway make direct connect to seeds and peers.

#196 Fixed Adding torrent problem, 'No such unique_ID.' andar tallica@…
Description

Hello,

after adding new torrent to deluge I get:

Raising error: No such unique_ID. Unable to add torrent: 'No such unique_ID.' Raising error: No such unique_ID. Unable to save fastresume: 'No such unique_ID.' Raising error: No such unique_ID. Unable to scrape tracker 'No such unique_ID.'

and torrent doesn't show up in the gui list...

Here is what I get after restart Deluge:

Raising error: No such unique_ID. Unable to prioritize files: 'No such unique_ID.' Raising error: No such unique_ID. Traceback (most recent call last):

File "/usr/bin/deluge", line 133, in ?

start_deluge()

File "/usr/bin/deluge", line 116, in start_deluge

interface = deluge.interface.DelugeGTK()

File "/usr/lib64/python2.4/site-packages/deluge/interface.py", line 108, in init

self.apply_prefs()

File "/usr/lib64/python2.4/site-packages/deluge/interface.py", line 916, in apply_prefs

self.manager.apply_prefs()

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1156, in apply_prefs

self.apply_prefs_per_torrent(unique_ID)

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1160, in apply_prefs_per_torrent

self.get_pref("max_connections_per_torrent"))

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1230, in set_max_connections_per_torrent

max_connections)

deluge.core.DelugeError?: 'No such unique_ID.'

I use Gentoo x86_64

Note: See TracQuery for help on using queries.