I just upgraded to 1.1.3 in Ubuntu 8.10 Intrepid Ibex and now I have no WebUI. This is killing me, because it is how I control everything. Here are the errors I get:
From Browser;
Traceback (most recent call last):
File "/usr/share/deluge/plugins/WebUi/lib/gtk_cherrypy_wsgiserver.py", line 659, in communicate
File "/usr/share/deluge/plugins/WebUi/lib/gtk_cherrypy_wsgiserver.py", line 392, in respond
File "/usr/share/deluge/plugins/WebUi/lib/webpy022/webapi.py", line 308, in wsgifunc
File "/usr/share/deluge/plugins/WebUi/lib/webpy022/webapi.py", line 170, in _debugwrite
IOError: [Errno 32] Broken pipe
[ERROR ] 21:07:26 ui:65 Unable to find the requested UI: web. Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI.
Traceback (most recent call last):
File "/usr/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.1.3', 'console_scripts', 'deluge')()
File "/var/lib/python-support/python2.5/deluge/main.py", line 120, in start_ui
UI(options, args, options.args)
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 66, in __init__
sys.exit(0)
NameError: global name 'sys' is not defined
It is a separate package now? I can't seem to find it. If you are referring to the plug-ins section; I cannot find it in there.
It's in the ppa..
I added the PPA (obviously since that is where 1.1.3 comes from), but when I tried sudo apt-get install deluge-web it says it could not find the package; even after sudo apt-get update.
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/wsgiserver/__init__.py", line 628, in communicate
req.respond()
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/wsgiserver/__init__.py", line 361, in respond
response = self.wsgi_app(self.environ, self.start_response)
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 314, in wsgifunc
print >> debug, traceback.format_exc()
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 170, in _debugwrite
out.write(x)
AttributeError: 'NoneType' object has no attribute 'write'
i assume this cames with apdates of python2 on my Ubuntu 9.04 beta