Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 2449)

Ticket Resolution Summary Owner Reporter
#2261 Fixed WebUI not saving sockv5 auth settings damoxc mkreder
Description

I have a Centos 6.3 server running deluge 1.3.5. If I try to set a sockv5 proxy with auth in the WebUI neither Apply or OK seems to save the config. I'm debugging deluge on the server side and it doesn't notice about the config change. I was able to set the proxies by manually editing the core.conf file and worked OK.

Not sure if it is related to this bug as the fields I'm filling are not spinners. * #2120: Fix manually entered values not being saved in spinners.

I'm using libtorrent 0.15.10

#104 Fixed web ui no longer works in latest nightly mvoncken deluge-trac@…
Description

Thanks guys for the continued great work on 0.6 of deluge!

Today I upgraded from 2971 to 2988 of the gutsy nightly package. It looks like "deluge -u web" no longer works (effect of changeset 2986 ?) Below is the console.

$deluge -u web [...] [DEBUG ] client:54 CoreProxy? init.. [ERROR ] webserver_common:59 no translations :( [DEBUG ] component:102 Registered MenuManager? with ComponentRegistry?.. Traceback (most recent call last):

File "/usr/bin/deluge", line 8, in <module>

load_entry_point('deluge==0.6.0.0', 'console_scripts', 'deluge')()

File "/var/lib/python-support/python2.5/deluge/main.py", line 68, in start_ui

UI(options, args)

File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 61, in init

ui = WebUI(args)

File "/var/lib/python-support/python2.5/deluge/ui/webui/webui.py", line 36, in init

import deluge_webserver

File "/var/lib/python-support/python2.5/deluge/ui/webui/deluge_webserver.py", line 34, in <module>

import config_page_manager #registers as "ConfigPageManager?"

File "/var/lib/python-support/python2.5/deluge/ui/webui/config_page_manager.py", line 36, in <module>

import lib.newforms_plus as forms

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/newforms_plus.py", line 13, in <module>

import web

ImportError?: No module named web

#2009 Fixed WebUI needs About box with version info DjLegolas Cas
Description

Would be good to provide the same information as in gtk ui

Note: See TracQuery for help on using queries.