! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xdg-open does not call transmission to open magnet links
Status:
RESOLVED: WONTFIX

Comments

Description Ben 2015-04-22 16:49:23 CEST
I'm running Xubuntu Vivid Vervet 15.04 with Xfce 4.12 I have purged Firefox and replaced it with Chrome Browser... clicking on magnet links should open Transmission but it opened instead another instance of Chrome. I found a fix, as follows... but this should be fixed out of the box imho....

modify /usr/bin/xdg-open. At the end of the file, you'll find a portion that starts with:

detectDE
if [ x"$DE" = x"" ]; then
   DE=generic
change generic to one of gnome, kde, xfce, or lxde.


as I am running xfce I changed generic to it and now it works...
Comment 1 Skunnyk editbugs 2018-09-22 16:43:41 CEST
This project has been archived, so we are closing related bugs.

Bug #11848

Reported by:
Ben
Reported on: 2015-04-22
Last modified on: 2018-09-22

People

Assignee:
XFC Bugs Triage
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information