← Back to team overview

desktop-packages team mailing list archive

[Bug 1484095] Re: xdg-open fails to recognize xfce 4.12

 

*** This bug is a duplicate of bug 1388922 ***
    https://bugs.launchpad.net/bugs/1388922

** This bug has been marked a duplicate of bug 1388922
   xdg-open doesn't properly detect Xfce/Xubuntu

-- 
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/1484095

Title:
  xdg-open fails to recognize xfce 4.12

Status in xdg-utils package in Ubuntu:
  New

Bug description:
  Xubuntu 15.04
  xfce 4.12
  xdg-utils 1.1.0~rc1-2ubuntu10

  I have firefox and chrome installed. Firefox is defined as default in
  xfce settings. When calling a URL with xdg-open it starts chrome.

  A quick look in /usr/bin/xdg-open reveals line 309 in function
  detectDE():

  elif xprop -root _DT_SAVE_MODE 2> /dev/null | grep ' = \"xfce4\"$'
  >/dev/null 2>&1; then DE=xfce;

  
  This doesn't seem to work anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1484095/+subscriptions


References