[Bug 11848] New: xdg-open does not call transmission to open magnet links

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Apr 22 16:49:23 CEST 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11848

            Bug ID: 11848
           Summary: xdg-open does not call transmission to open magnet
                    links
    Classification: Bindings
           Product: XFC
           Version: unspecified
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: general
          Assignee: xfc-bugs at xfce.org
          Reporter: shadewithoutsun at gmail.com

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...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfc-bugs mailing list