problems getting deluge running (newbie)

General support for problems installing or using Deluge
lvleph
Member
Member
Posts: 12
Joined: Sun Feb 22, 2009 2:09 am

Re: problems getting deluge running (newbie)

Post 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.
User avatar
silverdulcet
Member
Member
Posts: 41
Joined: Sat Jul 21, 2007 6:48 am
Contact:

Re: problems getting deluge running (newbie)

Post 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.
lvleph
Member
Member
Posts: 12
Joined: Sun Feb 22, 2009 2:09 am

Re: problems getting deluge running (newbie)

Post 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.
Post Reply