Deluge 1.1.6 WebUI not working

General support for problems installing or using Deluge
Post Reply
blackboot
Member
Member
Posts: 10
Joined: Sun Dec 02, 2007 12:56 am

Deluge 1.1.6 WebUI not working

Post by blackboot »

Hi,

Upgraded from 1.1.3 >> 1.1.6 and now WebUI no longer works. Running Ubuntu Hardy 8.04, my packages come from http://ppa.launchpad.net/deluge-team/ppa/ubuntu

~$ deluge --ui web
[ERROR ] 17:54:09 ui:84 No module named webui.webui
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 69, in __init__
from deluge.ui.webui.webui import WebUI
ImportError: No module named webui.webui
[ERROR ] 17:54:09 ui:85 There was an error whilst launching the request UI: web
[ERROR ] 17:54:09 ui:86 Look at the traceback above for more information.

Any help appreciated, thanks
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.1.6 WebUI not working

Post by andar »

You need to install the webui to use it..
blackboot
Member
Member
Posts: 10
Joined: Sun Dec 02, 2007 12:56 am

Re: Deluge 1.1.6 WebUI not working

Post by blackboot »

Thanks andar... odd that that it wasn't included in the auto-update .. as it was workin in 1.1.3. Any way fixed now here is the link in case anyone else comes across the same problem https://launchpad.net/%7Edeluge-team/+a ... hive-extra
Post Reply