Bug#836035: mate-session-manager: please switch from dbus-x11 to default-dbus-session-bus | dbus-session-bus
Simon McVittie
smcv at debian.org
Tue Aug 30 09:53:56 UTC 2016
Source: mate-session-manager
Version: 1.14.1-1
Severity: normal
User: dbus at packages.debian.org
Usertags: dbus-launch default-dbus-session-bus
As described in <https://lists.debian.org/debian-devel/2016/08/msg00554.html>
I'm trying to reduce how much dbus-launch is used in Debian.
This package currently Depends on dbus-x11 as a way to get a session bus.
This package falls into the "desktop sessions" category: please replace
Depends: dbus-x11
with
Depends: default-dbus-session-bus | dbus-session-bus
so that either dbus-user-session or dbus-x11 can be used. My short-term
goal with this is that major desktop environments in Debian stretch should
be able to run with either dbus-user-session or dbus-x11, with the other
one uninstalled.
This package will also need a change in upstream code to avoid running
dbus-launch when DBUS_SESSION_BUS_ADDRESS is unset, but
XDG_RUNTIME_DIR/bus exists. I've opened a separate bug for that.
Thanks,
S
More information about the pkg-mate-team
mailing list