https://bugs.kde.org/show_bug.cgi?id=404335
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from [email protected] --- I would like to point out that even with the regular D-Bus implementation using `dbus-run-session` causes problems. This is at least the case under systemd-based distributions where the D-Bus processes (including the session D-Bus) are started via systemd. I've explained it in further detail in this Arch Linux issue: https://bugs.archlinux.org/task/66766 The main problem is that `org.freedesktop.systemd1` is not available this way preventing software relying on it to work, e.g. https://github.com/Martchus/syncthingtray#required-system-configuration. In my opinion starting the session D-Bus and starting the graphical environment should not be coupled. -- You are receiving this mail because: You are watching all bug changes.
