Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#2798 closed bug (Fixed)

web ui

Reported by: renato Owned by:
Priority: minor Milestone: 2.0.0
Component: Web UI Version: develop
Keywords: Cc: Bro

Description

latest develop version web interface not working

Change History (15)

comment:1 by renato, 8 years ago

renato@firefox-server:/media/disk/deluge$ deluge 00:19:14.083 [ERROR ][deluge.plugins.init :28 ] Unable to enable plugin "CorePlugin.WebUi"! 00:19:14.084 [ERROR ][deluge.plugins.init :1200] start() takes exactly 1 argument (2 given) Traceback (most recent call last):

File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev583-py2.7.egg/deluge/plugins/init.py", line 26, in enable

self.plugin.enable()

File "build/bdist.linux-i686/egg/deluge/plugins/webui/core.py", line 35, in enable

self.start()

File "build/bdist.linux-i686/egg/deluge/plugins/webui/core.py", line 74, in start

self.server.start(False)

TypeError: start() takes exactly 1 argument (2 given)

comment:2 by Calum, 8 years ago

Cc: Bro added
Milestone: needs verified2.0

comment:3 by Calum, 8 years ago

Resolution: Fixed
Status: newclosed

Fixed: [64c67a07ddb]

comment:4 by renato, 8 years ago

Web ui working but nothing in the screen

comment:5 by Bro, 8 years ago

GTKUI shows the torrents?

comment:6 by renato, 8 years ago

Yes.

comment:7 by Bro, 8 years ago

Does it work with deluge-web?

comment:8 by renato, 8 years ago

Deluge web is not working. White screen. Nothing dissplayed

comment:9 by Bro, 8 years ago

Anything in the logs?

comment:10 by renato, 8 years ago

Will have a look later

comment:11 by Calum, 8 years ago

A lot of new commits have been applied so checkout tip of develop. I can't see any issue here either.

Last edited 8 years ago by Calum (previous) (diff)

comment:12 by renato, 8 years ago

now not adding torrents anymore. i opend a new ticket. btw in the log file nothing about web ui

comment:13 by Bro, 8 years ago

But torrents now show in the webui?

comment:14 by renato, 8 years ago

There is no webui. Empty screen. Seems to be connected but doesn't ask pass and that's all

comment:15 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.