#2791 closed bug (Duplicate)
fails opening magnet links (via CTRL+O, command line or browser integration)
Reported by: | MarcosRamirez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | Unknown | Version: | 1.3.12 |
Keywords: | magnet, fails | Cc: |
Description
Hi,
First of all:
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS Release: 14.04 Codename: trusty
Problem is, i try to configure to manage magnet links with Chrome:
gvfs-mime --set x-scheme-handler/magnet deluge.desktop
and seems to deluged gets opened, but, does nothing
gvfs-mime --set x-scheme-handler/magnet deluge.desktop
Then, i tune /usr/share/applications/deluge.desktop file but no one of this works:
Exec=deluge %U
Exec=deluge "%U"
Exec=deluge %s
Exec=deluge "%s"
Exec=deluge-gtk %U
Exec=deluge-gtk "%U"
Exec=deluge-gtk %s
Exec=deluge-gtk "%s"
Then, i try to run it manually from the console:
$ deluge "magnet:?xt=urn:btih:mvlzouqb5jqfhqlktgnaortday5ihzbb&dn=The+walking+dead+-+5x01+%28EliteTorrent.net%29&tr=http://tracker.torrentbay.to:6969/announce"
With same result, seems like's deluged get called, but nothing added (see screenshot)
Then i try to add it via "ctrl+o", but, does nothin... and i get blocked here...
deluge.log gets no oputput (i do a tail -f when trying, and get nothing)
Dunno wha more can i do.
P.S. I attach via google drive because if i check "i have files to attach, i get an error, maybe i report this error later too :))
Change History (2)
comment:1 by , 9 years ago
Resolution: | → Duplicate |
---|---|
Status: | new → closed |
Thanks for pointing out the attachments issue it is now fixed.