Page 1 of 1

Deluge 0.6 and WebUi

Posted: Sun Dec 30, 2007 8:46 am
by oshiri
Just can't wait ... :D
I did compile on Debian Etch. With some tweaking (remove systray) I manage to run it.
Follow the instruction, manually run webserver (WebUI).

Don't get me wrong. I know it is still under heavy development.
I guess it's not wrong for me to give early feed back to development team.

These are some of the problem I get:

1. Status bar and download/upload indicator on the right side not working. Only give me 0.0 value unless I move from ALL to Downloading on the left side. The indicator at the bottom works pretty well.

2. Remote connection hangs. On cli it stays on something like "Bulding Menuitem.."
Hitting ctrl +c will continue the process and connection will established. Not so sure if this problem from deluge or python2.4 httplib.py.

3. WebUi even not integrated to deluge-0.6 and does not show in plugin manager, it still work.
The problem with WebUi is that it delete files rather then .torent files when "Delete .torrent file" is hit.
The upload and download speed indicator also no working.. problably link to the deluge problem.

That'is all for now.

Re: Deluge 0.6 and WebUi

Posted: Mon Dec 31, 2007 2:45 am
by andar
oshiri wrote:Just can't wait ... :D
I did compile on Debian Etch. With some tweaking (remove systray) I manage to run it.
Follow the instruction, manually run webserver (WebUI).

Don't get me wrong. I know it is still under heavy development.
I guess it's not wrong for me to give early feed back to development team.

These are some of the problem I get:

1. Status bar and download/upload indicator on the right side not working. Only give me 0.0 value unless I move from ALL to Downloading on the left side. The indicator at the bottom works pretty well.

2. Remote connection hangs. On cli it stays on something like "Bulding Menuitem.."
Hitting ctrl +c will continue the process and connection will established. Not so sure if this problem from deluge or python2.4 httplib.py.

3. WebUi even not integrated to deluge-0.6 and does not show in plugin manager, it still work.
The problem with WebUi is that it delete files rather then .torent files when "Delete .torrent file" is hit.
The upload and download speed indicator also no working.. problably link to the deluge problem.

That'is all for now.
I don't think the WebUI has been tested much with 0.6. I think it needs to be branched for a specific 0.6 build, as there are significant differences between 0.5 and 0.6.

Re: Deluge 0.6 and WebUi

Posted: Mon Dec 31, 2007 9:25 am
by mvoncken
andar wrote:
I don't think the WebUI has been tested much with 0.6. I think it needs to be branched for a specific 0.6 build, as there are significant differences between 0.5 and 0.6.
Branching won't be needed right now, the 0.5 dbus api was mirrored from 0.6, and there is an ugly compatibility layer.
When 0.6 goes live I'll branch and ditch the compatibility layer.
Webui 0.6 is should become ui started just like the gtk ui.
And it's not safe for real use:expect things like delete deleting to much.