[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
** Changed in: xdg-utils (Ubuntu) Assignee: (unassigned) => Sean Davis (bluesabre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
This bug was fixed in the package xdg-utils - 1.1.0~rc3+git20150907-1ubuntu1 --- xdg-utils (1.1.0~rc3+git20150907-1ubuntu1) wily; urgency=low * Merge from Debian unstable. Remaining changes: (LP: #1495273) - debian/patches: * gnome-3.0.diff: Correctly open preferred browser with gnome-open (LP: #670128) * lp779156-lubuntu.diff: Add open_lxde and run_sylpheed function for improved LXDE and sylpheed support (LP: #779156) * xdg-screensaver-restore-timeout.diff: restore previous X11 screensaver timeout when xdg-screensaver resume is used (LP: #1363540) * New upstream release fixes the following bugs: - xdg-mime query filetype does not work on KDE 5 (LP: #1454833) - xdg-open doesn't properly detect Xfce/Xubuntu (LP: #1388922) - xserver-blanking patch in Ubuntu duplicates code (LP: #1330386) - Typo in manpage of 'xdg-icon-resource' (LP: #996304) - xdg-open (to gnome-open) fails to launch file:// URL with query string (LP: #396162) -- Sean Davis Sun, 13 Sep 2015 12:39:10 -0400 ** Changed in: xdg-utils (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
** Branch linked: lp:ubuntu/wily-proposed/xdg-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
Still happens on Xubuntu 15.04, but fixed upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
The patch referenced in post #17 won't correct this issue. It's adding the following condition: x"$DESKTOP_SESSION" = x"xfce" However, that's not the value of DESKTOP_SESSION: $ env | grep DESKTOP DESKTOP_SESSION=xubuntu XDG_SESSION_DESKTOP=xubuntu XDG_CURRENT_DESKTOP=XFCE A more correct check would be against XDG_CURRENT_DESKTOP -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1388922] Re: xdg-open doesn't properly detect Xfce/Xubuntu
Proper DE detection is available in upstream: http://cgit.freedesktop.org/xdg/xdg-utils/tree/scripts/xdg-utils- common.in#n248 ** Summary changed: - xdg-open doesn't properly detect XFCE DE + xdg-open doesn't properly detect Xfce/Xubuntu ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388922 Title: xdg-open doesn't properly detect Xfce/Xubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/xdg-utils/+bug/1388922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs