FAQ: What is a magnet uri, and how do I get Deluge[...]
Posted: Thu Jan 28, 2010 7:32 am
Ubuntu Linux, Karmic
Deluge 1.19
FAQ provides the following commands:
http://dev.deluge-torrent.org/wiki/Faq# ... handlethem
Output:
A new instance of Deluge opens each time I click on a Magnet link. The torrent does not download (the window remains empty). Something is wrong with these commands.
How do I remove this 3 lines in the gconf-editor from the command line? thanks
Deluge 1.19
FAQ provides the following commands:
http://dev.deluge-torrent.org/wiki/Faq# ... handlethem
Code: Select all
gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command 'deluge "%s"'
gconftool-2 -t bool -s /desktop/gnome/url-handlers/magnet/needs_terminal false
gconftool-2 -t bool -s /desktop/gnome/url-handlers/magnet/enabled true
A new instance of Deluge opens each time I click on a Magnet link. The torrent does not download (the window remains empty). Something is wrong with these commands.
How do I remove this 3 lines in the gconf-editor from the command line? thanks