What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | FIXED |
I just submitted xinit from factory to sle15-sp1/Leap 15.1. ------------------------------------------------------------------- Sat Sep 15 13:40:18 UTC 2018 - sndirsch@suse.com - xinit-nolonger-unset-dbus-session.patch * no longer unset DBUS_SESSION_BUS_ADDRESS variable to prevent gnome-session (and probably other DEs or programs, except of Plasma) from launching a new D-Bus session, while systemd has already launched its own. Unsetting it broke user systemd services that use D-Bus (e.g. PulseAudio), because X uses another D-Bus session (boo#1108549) ------------------------------------------------------------------- Wed Jul 11 11:16:48 UTC 2018 - fcrozat@suse.com - Do not check /var/lib/X11/X anymore, it is obsolete (FATE#325524).