jeroen@BP6:/root$ deluge -u web
[ERROR ] 16:30:30 ui:84 No module named webui.webui
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/deluge/ui/ui.py", line 69, in __init__
from deluge.ui.webui.webui import WebUI
ImportError: No module named webui.webui
[ERROR ] 16:30:30 ui:85 There was an error whilst launching the request UI: web
[ERROR ] 16:30:30 ui:86 Look at the traceback above for more information.
I am having this same exact error and I use to have webui working. I think my system updated deluge and that is when it broke.
lvleph wrote:I am having this same exact error and I use to have webui working. I think my system updated deluge and that is when it broke.
EDIT: Except, that I am on Mint 7.
This means you are missing the deluge-webui package. Prior versions of deluge had the webui included in another package, now the webui is a seperate package from the gkt+ UI and the daemon. Just install the deluge-webui package.