General support for problems installing or using Deluge
olskar
New User
Posts: 5 Joined: Thu Jun 21, 2007 6:24 am
Post
by olskar » Thu Jun 21, 2007 6:29 am
When I click "Test Active Port" in deluge it takes me to file:///home/askar/%22http://
www.deluge-torrent.org/test-port.php?port=6881%22
Same thing when I use the torrentsearchplugin..deluge seems too add "file:///home/askar/%22" in the beginning and "%22" in the end...why?
markybob
Compulsive Poster
Posts: 1230 Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:
Post
by markybob » Thu Jun 21, 2007 6:36 am
olskar wrote: When I click "Test Active Port" in deluge it takes me to file:///home/askar/%22http://
www.deluge-torrent.org/test-port.php?port=6881%22
Same thing when I use the torrentsearchplugin..deluge seems too add "file:///home/askar/%22" in the beginning and "%22" in the end...why?
no idea. that doesnt happen here. which desktop environment are you using?
olskar
New User
Posts: 5 Joined: Thu Jun 21, 2007 6:24 am
Post
by olskar » Thu Jun 21, 2007 6:40 am
Gnome..in ubuntu feisty 7.04
irfan
Leecher
Posts: 70 Joined: Sun Jun 03, 2007 5:36 pm
Location: Poland
Post
by irfan » Sat Jun 23, 2007 8:28 am
any idea?
tedrogers
New User
Posts: 4 Joined: Thu Jun 21, 2007 4:32 pm
Post
by tedrogers » Mon Jun 25, 2007 9:39 pm
Same problems here in Feisty 7.04....it appends my home directory to any URL accessed from within Deluge as these guys are all mentioning.
It also happens if you click on the deluge web link within the HELP > ABOUT menu!
Not a real pain the butt, but still would be nice if it worked.
This problem is the main reason I don't use the search plugin.
andar
Top Bloke
Posts: 1050 Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:
Post
by andar » Tue Jun 26, 2007 6:31 am
Please see this:
https://bugs.launchpad.net/ubuntu/+sour ... +bug/83974
The problem appears to be with quotes around %s and it appears to be a python bug.. I'll look into what I can do in Deluge to hack around this, but in the meantime you may wish to alter your default browser to remove the "%s" and just use %s. You can do this in the Preferred Applications program and can check it with the following:
$ gconftool-2 --get /desktop/gnome/url-handlers/http/command
irfan
Leecher
Posts: 70 Joined: Sun Jun 03, 2007 5:36 pm
Location: Poland
Post
by irfan » Tue Jun 26, 2007 2:28 pm
andar wrote: I'll look into what I can do in Deluge to hack around this, but in the meantime you may wish to alter your default browser to remove the "%s" and just use %s.
Thank you very much
tedrogers
New User
Posts: 4 Joined: Thu Jun 21, 2007 4:32 pm
Post
by tedrogers » Tue Sep 25, 2007 10:30 pm
Wicked! Thanks. Solved.
Anyone else needs to know how then go to SYSTEM > PREFERENCES > PREFERRED APPLICATIONS
...then for your browser (1st box I think) remove the quotes around "%s" so it is simply %s.