Custom Query (2447 matches)
Results (85 - 87 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#415 | Fixed | when using deluge -u null, writing "config-set" deluge crashes | ||
Description |
Reproduction:
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. | ||
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:
|
|||
#786 | WorksForMe | When removing torrent, torrent file is not deleted | ||
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.