Custom Query (2447 matches)
Results (409 - 411 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 |
|||
#416 | Invalid | Gtkui should not close deluged if it is already running when ui starts. | ||
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.. | ||
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. |
Note:
See TracQuery
for help on using queries.