Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 2449)

Ticket Resolution Summary Owner Reporter
#415 Fixed when using deluge -u null, writing "config-set" deluge crashes sadrul cow.2001@…
Description

Reproduction:

  1. Start deluge in command line with the command "deluge -u null"
  2. write "config-set" without any argument or space after the command
  3. see deluge crash

Output:

Traceback (most recent call last):
  File "/usr/bin/deluge", line 8, in <module>
    load_entry_point('deluge==0.9.04', 'console_scripts', 'deluge')()
  File "/usr/lib/python2.5/site-packages/deluge/main.py", line 90, in start_ui
    UI(options, args)
  File "/usr/lib/python2.5/site-packages/deluge/ui/ui.py", line 70, in __init__
    ui = NullUI(args)
  File "/usr/lib/python2.5/site-packages/deluge/ui/null/deluge_shell.py", line 486, in __init__
    command.execute(inp)
  File "/usr/lib/python2.5/site-packages/deluge/ui/null/deluge_shell.py", line 217, in execute
    key = cmd[1]
IndexError: list index out of range
#1314 Invalid When torrents are assigned to labels it's impossible to show all torrents. konti
Description

There is no option to show all torrents. When there are labels created it always selects the top label. In the GTK you can only select one filter. For example state->all or label->movies. In the webUI its possible to let them intersect. Or in other words choose multiple filters.

Possible solution could be:

  1. Be able to not select / disable a label, by clicking on a allready enabled label.
  1. Add the static "All" label to show all.
#786 WorksForMe When removing torrent, torrent file is not deleted andar raquacontact@…
Description

See summary. Happens in both cases - when removing with data and when removing only torrent file. I have 1.1.1 version on Arch Linux.

Note: See TracQuery for help on using queries.