Page 1 of 1
Transparent WebUI
Posted: Wed Jun 09, 2010 4:00 pm
by VK220
Hello! I'd installed a deluge v 1.3.0-rc1 on my debian squeeze.
And have problem with webui, it is works right, but looks like:

- deluge_issue.png (47.37 KiB) Viewed 2030 times
(window "Preferences" is opened)
As u can see, all interface is transparent)
What can I do with it?
Browser - Firefox 3.6.
Thanks!
sorry for my english))
Re: Transparent WebUI
Posted: Sat Jun 12, 2010 3:35 pm
by VK220
eh, maybe log will be useful here...
deluge was started with loglevel "warning", and "-u web"
here it is:
Code: Select all
[WARNING ] 16:28:21 config:405 Unable to open config file: /home/vk/.config/deluge/ui.conf
[WARNING ] 16:28:31 config:347 Unable to open config file /home/vk/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/home/vk/.config/deluge/hostlist.conf.1.2'
[ERROR ] 16:31:00 json_api:214 Error calling method `web.get_host_status`
[ERROR ] 16:31:00 json_api:215 'NoneType' object is not iterable
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/deluge-1.3.0_rc1-py2.5.egg/deluge/ui/web/json_api.py", line 206, in _handle_request
result = self._exec_local(method, params, request)
File "/usr/lib/python2.5/site-packages/deluge-1.3.0_rc1-py2.5.egg/deluge/ui/web/json_api.py", line 173, in _exec_local
return meth(*params)
File "/usr/lib/python2.5/site-packages/deluge-1.3.0_rc1-py2.5.egg/deluge/ui/web/json_api.py", line 704, in get_host_status
(host_id, host, port, user, password) = self.get_host(host_id)
TypeError: 'NoneType' object is not iterable
I don't know why it could not open config files, they have permissions to be read and write by user "vk" and I start deluge under same user...
Re: Transparent WebUI
Posted: Sat Jun 12, 2010 6:38 pm
by VK220
Well, problem partically solved by using a thin-client...
Thanks ))
Re: Transparent WebUI
Posted: Thu Jan 20, 2011 3:02 am
by polosatij tigra
I've got the same bug.
My version of deluge is 1.3.1 installed on ubuntu server 10.04 x86.
I have two notebooks and one PC with ubuntu 10.04 desktop and firefox 3.6.13 on them (x86 and amd64).
Also i have Nokia n810 with Maemo and builtin browser.
I' m seeing NON-transparent Deluge WebUI only on one notebook.
There is nothing interesting in daemon or web logs.
May be this problem corresponds with java vm or something like this.
Please help! ) (and sorry for my english)