![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Spilled the Beans
![]() Join Date: Jul 2006
Location: Elkmont, Alabama, USA
Beans: 14
Ubuntu 7.04 Feisty Fawn
|
HOWTO: Get your browser to handle Azureus magnet links
If you're wondering how to get your browser to handle Azureus magnet links then here's how:
Open a terminal and enter the followuing commands Code:
gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command "/opt/azureus/azureus %s" Code:
gconftool-2 -s /desktop/gnome/url-handlers/magnet/needs_terminal false -t bool Code:
gconftool-2 -t bool -s /desktop/gnome/url-handlers/magnet/enabled true Last edited by Nick Rivers; December 27th, 2006 at 01:24 AM.. |
|
|
|
|
|
#2 |
|
Quad Shot of Ubuntu
![]() |
Re: HOWTO: Get your browser to handle Azureus magnet links
Great but the first link has curly quotes so it should be
Code:
gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command "/opt/azureus/azureus %s"
__________________
Regards, Haegin If all else fails curl up in bed with a good book. "<mc44> rob: every time you don’t read the topic, god kills a lolcat" |
|
|
|
|
|
#3 |
|
Spilled the Beans
![]() Join Date: Jul 2006
Location: Elkmont, Alabama, USA
Beans: 14
Ubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Get your browser to handle Azureus magnet links
Thanks for catching the typo! I've corrected the code in my original post.
|
|
|
|
|
|
#4 | |
|
Way Too Much Ubuntu
![]() Join Date: Oct 2005
Beans: 239
|
Re: HOWTO: Get your browser to handle Azureus magnet links
Quote:
|
|
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2007
Beans: 6
|
Re: HOWTO: Get your browser to handle Azureus magnet links
I also had trouble using /opt/azureus/azureus %s.
I installed azureus with Synaptic. Path to azureus on my machine is /usr/bin/azureus. Using the first posted code with "/usr/bin/azureus %s" worked for me. Thanks for your suggestions. |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 4
|
Re: HOWTO: Get your browser to handle Azureus magnet links
thanks, my FF problem fixed ,
i used the: Code:
$> which azureus - although i fix the problem... i have a question, are the commands "vuse" and "azureus" the same? Code:
$> which vuze /usr/bin/vuze $> which azureus /usr/bin/azureus Last edited by ko_ko_now; November 20th, 2009 at 09:47 AM.. |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2007
Beans: 141
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Get your browser to handle Azureus magnet links
This also works for deluge, you just have to change the path to match
__________________
Help with Cancer Research and Ubuntu promotion: TeamUbuntu Folding @ Home Please mark your thread as SOLVED when it is. |
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2009
Location: Lund, Sweden
Beans: 16
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Get your browser to handle Azureus magnet links
I wrote in wrong thread
Last edited by trytenn; November 19th, 2009 at 11:01 AM.. |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2008
Beans: 39
|
Re: HOWTO: Get your browser to handle Azureus magnet links
Spartan, I tried this with Deluge and it didn't work. What version of deluge do you have (and how/where did you get it)?
I have deluge 1.1.6 which seems to be the latest available in the normal repositories. But I think deluge is actually up to 1.2.x. Even if I try to invoke deluge directly from command line with magnet link as parameter, it just starts deluge and (apparently) ignores the link. Maybe this is just because deluge 1.1.6 does not support the magnets? Can you show the exact gconftool command you use for deluge? Is it like this? Code:
gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command "/opt/azureus/azureus %s" EDIT: Correction, deluge 1.2.0-rc3 is in the repositories and I just upgraded, but I still can't get it to work. There are two problems: (1) deluge starts but apparently does not add the torrent of the magnet link -- maybe I am not seeing because magnet links are handled differently somehow? (2) if deluge is already running, it appears it starts up a second instance of deluge instead (and still does not start the magnet torrent). Any idea what I might be doing wrong? Last edited by greylander; November 20th, 2009 at 10:33 AM.. Reason: correction |
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
Location: Santa Cruz, Bolivia
Beans: 88
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Get your browser to handle Azureus magnet links
Any chance of getting it working in Transmission? Also will this work in Chromium?
|
|
|
|
| Bookmarks |
| Tags |
| magnet firefox |
| Thread Tools | |
| Display Modes | |
|
|