Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (409 - 411 of 2447)

Ticket Resolution Summary Owner Reporter
#415 Fixed when using deluge -u null, writing "config-set" deluge crashes sadrul cow.2001@gmail.com
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
#416 Invalid Gtkui should not close deluged if it is already running when ui starts. andar allanontd@jumpy.it
Description

Start deluged from terminal, and then webui for remote control. Then let say I start gtkui on local machine to check downloads: when I close gtkui deluged is shut down. I think that gtkui should not close deluged if it is already running when ui starts.

#417 Fixed UPnP not working in 0.9.xx on my machine.. andar fox_pnopvh@trashmail.net
Description

I'm running version 0.9.05 (latest ~x86 from gentoo portage. Since I updated from 0.5.9.3 I believe it was, upnp suddenly stopped working (it was working fine with the old version and limewire still forwards fine right now). I restarted it many times and it sends nothing.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.