1.0 WebUi

Suggestions and discussion of future versions
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: 1.0 WebUi

Post by mvoncken »

The priorities where already improved in svn:
hover over the icon to see it's description.
Image
dev: webui, core, labels | irc:vonck7 |
Iwi
Member
Member
Posts: 44
Joined: Sat Jun 07, 2008 2:53 pm

Re: 1.0 WebUi

Post by Iwi »

mvoncken wrote:
Iwi wrote:Hi, and thanks again for making the webui.

The new webui has a problem with Opera. When I have labels activated things look like this
In Firefox it looks proper, like this.

Can you look into this? Also, is this the right place to ask or should I make a new topic or something?
yep, this is the right place, a new topic would be fine too.
I don't think I will fix this for 1.0, but it should be on the todo for 1.1.

Could you report a bug on the tracker? : http://dev.deluge-torrent.org/newticket
Yep, I reported it now. Can you add an option to sort them by when they were finished, and an option to auto refresh?
I use Deluge on Ubuntu 8.04 i386
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.0 WebUi

Post by johnnyg »

Iwi, the web ui in deluge 1.0.3 now displays properly in opera:
Changelog wrote:
  • WebUI:
    • Fix White template for Opera
Iwi
Member
Member
Posts: 44
Joined: Sat Jun 07, 2008 2:53 pm

Re: 1.0 WebUi

Post by Iwi »

Yay, I caused something to happen in the world! Thanks =D
I use Deluge on Ubuntu 8.04 i386
war59312
New User
New User
Posts: 6
Joined: Wed Oct 01, 2008 9:37 pm
Location: U.S.A
Contact:

Re: 1.0 WebUi

Post by war59312 »

If I try that port I simply get:
Firefox can't establish a connection to the server at localhost:8112.

Code: Select all

$  lsof -i
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
deluge  2351 will   16u  IPv4 266517       TCP localhost:42251 (LISTEN)
deluged 2365 will    4u  IPv4 266496       TCP localhost:58846 (LISTEN)
deluged 2365 will   15u  IPv4 266501       TCP *:52273 (LISTEN)
deluged 2365 will   16u  IPv6 266503       TCP *:52273 (LISTEN)
Tried all the ports, same error. Seems web interface is not even running.
andar wrote:
war59312 wrote:Hi,

Sadly this is not working here. This is what I get when I pull up http://localhost:58846/ .
Error response

Error code 501.

Message: Unsupported method ('GET').

Error code explanation: 501 = Server does not support this operation.
I'm running Deluge 1.0.2 on Ubuntu 8.04. Connect manager shows this is the correct port and that the daemon is running.

Any ideas?

Thanks,

Will
You are trying to connect to the daemon when you should be connecting to the webui: http://localhost:8112
lassegs

Re: 1.0 WebUi

Post by lassegs »

Yup, got the same problem. Downloaded the otherwise _great_ release 1.0.4 today, but the Web UI wont show up. In previous releases I remember activating it from the plug-ins preferences, but now I cant find it. From what I understand from this thread, it is supposed to be started automatically now?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.0 WebUi

Post by johnnyg »

Are you guys running the web ui? You have to manually run it yourselves.

In Linux:

Code: Select all

deluge -u web
In Windows (only in version 1.0.4 and higher):
Click on the Deluge WebUI under Deluge in your start menu programs.
war59312
New User
New User
Posts: 6
Joined: Wed Oct 01, 2008 9:37 pm
Location: U.S.A
Contact:

Re: 1.0 WebUi

Post by war59312 »

oh lol Yeah I thought it was automatic too, but now I see:

http://deluge-torrent.org/faq.php#6n56

Ok so you login with pw of deluge and then you can change the pw if you wish and everything else. Cool..

Though I dont recall this being mentioned on download page anywhere..
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.0 WebUi

Post by johnnyg »

It's not, that's what the FAQ are for ;)
hordak
Leecher
Leecher
Posts: 59
Joined: Thu Apr 10, 2008 10:59 pm

Re: 1.0 WebUi

Post by hordak »

Specs for me, Windows XP SP3 32 bit and Deluge 1.04.

I tried to launch WebUi in the following way, and get the following message:

1. Start -> All Programs ->Deluge -> Deluge WebUi
2. In Firefox, http://localhost:8112

I get the following response:
Failed to Connect

Though the site seems valid, the browser was unable to establish a connection.

* Could the site be temporarily unavailable? Try again later.
* Are you unable to browse other sites? Check the computer's network connection.
* Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
I can not find a diagnostic log either.

Is there something that I am doing wrong or an option in preferences that I need to enable before using this feature?
Locked