Summary: | detectDE should check DESKTOP_SESSION | ||
---|---|---|---|
Product: | Portland | Reporter: | Lei Zhang <thestig> |
Component: | xdg-utils | Assignee: | Fathi Boudra <fabo> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Lei Zhang
2009-08-03 16:15:26 UTC
This code was added 2009-10-16 elif `dbus-send --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.GetNameOwner string:org.gnome.SessionManager > /dev/null 2>&1` ; then DE=gnome; As suggested by upstream gnome developers, in the downstream bug, https://bugzilla.redhat.com/show_bug.cgi?id=529287 So, we should be good enough here, though DESKTOP_SESSION is tempting. I'd say, let's stick with what we have that works. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.