Custom Query (2447 matches)
Results (361 - 363 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1542 | Duplicate | Deluge webUI don't save some preferences | ||
Description |
deluged + deluge-web in server.
I connect remotely and I try to config via webUI, but it don't save:
Incoming/Outgoing Ports, Global Bandwidth Usage/Maximum Connections and other options. Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/main.py", line 214, in start_daemon Daemon(options, args) File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/core/daemon.py", line 171, in __init__ reactor.run() File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in run self.mainLoop() File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1179, in mainLoop self.runUntilCurrent() --- <exception caught here> --- File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 778, in runUntilCurrent call.func(*call.args, **call.kw) File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/core/preferencesmanager.py", line 467, in _on_new_release_check self.new_release_timer.stop() File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 171, in stop assert self.running, ("Tried to stop a LoopingCall that was " exceptions.AssertionError: Tried to stop a LoopingCall that was not running. |
|||
#1543 | WontFix | Plugin label/webUI: where I can configure it in webUI? | ||
Description |
deluged + deluge-web |
|||
#1544 | Invalid | Impossible to start webUI plugin with deluged | ||
Description |
I start deluged + deluge-web. In log output of deluged: [INFO ] 14:06:35 pluginmanagerbase:150 Plugin WebUi enabled.. [INFO ] 14:06:35 core:97 *** Start Label plugin *** [WARNING ] 14:06:35 config:358 Unable to open config file /home/simon/.config/deluge/label.conf: [Errno 2] No such file or directory: '/home/simon/.config/deluge/label.conf' |