hover over the icon to see it's description.

Yep, I reported it now. Can you add an option to sort them by when they were finished, and an option to auto refresh?mvoncken wrote:yep, this is the right place, a new topic would be fine too.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?
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
Changelog wrote:
- WebUI:
- Fix White template for Opera
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)
andar wrote:You are trying to connect to the daemon when you should be connecting to the webui: http://localhost:8112war59312 wrote:Hi,
Sadly this is not working here. This is what I get when I pull up http://localhost:58846/ .
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.Error response
Error code 501.
Message: Unsupported method ('GET').
Error code explanation: 501 = Server does not support this operation.
Any ideas?
Thanks,
Will
Code: Select all
deluge -u web
I can not find a diagnostic log either.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.