Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

https://drive.google.com/file/d/0B4XD51ah_OjCSDljNWlLb0Z2T0k/view

Then i try to add it via "ctrl+o", but, does nothin... and i get blocked here...

https://drive.google.com/file/d/0B4XD51ah_OjCTVZHLXpGd3ozVWs/view

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 Changed 8 years ago by Cas

  • Resolution set to Duplicate
  • Status changed from new to closed

comment:2 Changed 8 years ago by Cas

Thanks for pointing out the attachments issue it is now fixed.

Note: See TracTickets for help on using tickets.