← Back to team overview

desktop-packages team mailing list archive

[Bug 1388922] [NEW] xdg-open doesn't properly detect XFCE DE

 

Public bug reported:

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.

** Affects: xdg-utils (Ubuntu)
     Importance: Undecided
         Status: New

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

Status in “xdg-utils” package in Ubuntu:
  New

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/ubuntu/+source/xdg-utils/+bug/1388922/+subscriptions


Follow ups

References