desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #127543
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
Can we finally fix this please? This still isn't working correctly in
15.04, and I still have to modify xdg-open.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1388922
Title:
xdg-open doesn't properly detect Xfce/Xubuntu
Status in Xdg-utils:
Fix Released
Status in xdg-utils package in Ubuntu:
Confirmed
Bug description:
xdg-open doesn't detect the XFCE desktop environment on its fresh install on Ubuntu (not Xubuntu).
I was able to fix that by adding 'elif [ x"$DESKTOP_SESSION" = x"xubuntu" ]; then DE=xfce;' line in 'detectDE()' function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions
References