Page 2 of 2
Re: problems getting deluge running (newbie)
Posted: Mon Aug 10, 2009 12:36 am
by lvleph
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.
EDIT: Except, that I am on Mint 7.
Re: problems getting deluge running (newbie)
Posted: Mon Aug 10, 2009 3:52 am
by silverdulcet
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.
Re: problems getting deluge running (newbie)
Posted: Mon Aug 10, 2009 5:24 am
by lvleph
That is what I figured, but I can't seem to find the package so that I may install it.
EDIT: Apparently, I didn't add the ppa like I thought. I have too many computers I guess.