Search found 8 matches

by lozbrown
Wed Apr 15, 2009 9:35 pm
Forum: Support
Topic: webui busted: ubuntu 8.10, 1.1.6+dfsg
Replies: 7
Views: 5273

Re: webui busted: ubuntu 8.10, 1.1.6+dfsg

One question: What's the reason for using a custom webserver. Would it not be easier to create a web frontend, and then leave the serving to a pre-existing package such as light-httpd or apache the new web ui (in trunk) which is much nicer (and does work :p) uses twisted (like the rest of deluge in...
by lozbrown
Wed Apr 15, 2009 7:05 pm
Forum: Support
Topic: webui busted: ubuntu 8.10, 1.1.6+dfsg
Replies: 7
Views: 5273

Re: webui busted: ubuntu 8.10, 1.1.6+dfsg

That did give significant improvements, although i did still get the following output: loz@gravity:~/.config/deluge$ deluge -u web & [1] 8437 loz@gravity:~/.config/deluge$ /var/lib/python-support/python2.6/deluge/ui/webui/lib/webpy022/utils.py:138: DeprecationWarning: the sets module is deprecat...
by lozbrown
Tue Apr 14, 2009 9:38 pm
Forum: Support
Topic: webui busted: ubuntu 8.10, 1.1.6+dfsg
Replies: 7
Views: 5273

Re: webui busted: ubuntu 8.10, 1.1.6+dfsg

launching the web ui from the console causes the following output: loz@gravity:~$ deluge -u web & [1] 29584 loz@gravity:~$ /var/lib/python-support/python2.6/deluge/ui/webui/lib/webpy022/utils.py:138: DeprecationWarning: the sets module is deprecated from sets import Set /var/lib/python-support/p...
by lozbrown
Thu Feb 26, 2009 4:10 pm
Forum: Plugins
Topic: Feeder: a RSS-plugin for deluge >= 1.1
Replies: 105
Views: 102072

Re: Feeder: a RSS-plugin for deluge >= 1.1

did you also do

Code: Select all

sudo apt-get install deluge-webui
by lozbrown
Thu Feb 26, 2009 4:01 pm
Forum: Plugins
Topic: Feeder: a RSS-plugin for deluge >= 1.1
Replies: 105
Views: 102072

Re: Feeder: a RSS-plugin for deluge >= 1.1

I updated my deluge this morning, using the new commands from the announcement thread, but now my webui + feeder doesn't work. So I installed the webui manually, but it still wouldn't start. So I removed my config folder. I could then get to the webui. I setup all of my settings again. I restarted ...
by lozbrown
Mon Feb 23, 2009 4:44 pm
Forum: Development
Topic: Are there any plans to support the new Notify-OSD in ubuntu?
Replies: 4
Views: 3775

Are there any plans to support the new Notify-OSD in ubuntu?

Are there any plans to support the new Notify-osd in ubuntu?

https://wiki.ubuntu.com/NotifyOSD
by lozbrown
Thu Jan 22, 2009 10:08 am
Forum: Support
Topic: Howto: Proxying deluge web client to Apache via mod_proxy
Replies: 45
Views: 143876

Re: Howto: Proxying deluge web client to Apache via mod_proxy

Hi This doesnt work for me, I'm testing this at work where only port 80 is allowed through. i've got the deluge web deamon running loz@gravity:~$ ps -ef | grep deluge loz 1270 1178 1 09:27 pts/0 00:00:01 /usr/bin/python2.5 /usr/bin/deluge -u web /deluge loz 5386 1 0 Jan21 ? 00:01:38 /usr/bin/python2...
by lozbrown
Sat Jan 17, 2009 7:30 pm
Forum: Plugins
Topic: Feeder: a RSS-plugin for deluge >= 1.1
Replies: 105
Views: 102072

Re: Feeder: a RSS-plugin for deluge >= 1.1

Excellent, Thank you very much for making this plug-in!! I was just looking at changing to a different Bit Torrent Client because I want RSS but the Tempory FlexRSS is a bit unstable, only works if you have the GTK ui running and and doesn't have a Web UI so I have to manage it on the front end whic...