Custom Query (2447 matches)
Results (373 - 375 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2791 | Duplicate | fails opening magnet links (via CTRL+O, command line or browser integration) | ||
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 :)) |
|||
#2790 | Fixed | Inform user of invalid magnet uri | ||
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... Dunno wha more can i do. |
|||
#2789 | Fixed | Test for google tracker icon redirect is failing | ||
Description |
This is the commit that broke it: [02f6bfd578f3a5a52d8bef] |