https://bugs.kde.org/show_bug.cgi?id=404335
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #15 from David Edmundson <[email protected]> --- davidedmundson wrote: > @bug_id = 404335 > @bug_status = RESOLVED > @resolution = FIXED > @cf_commitlink = > https://invent.kde.org/plasma/plasma-workspace/commit/8475fe4545998c806704a45a7d912f777a11533f > > Git commit 8475fe4545998c806704a45a7d912f777a11533f by David Edmundson. > Committed on 30/06/2020 at 10:59. > Pushed by davidedmundson into branch 'master'. > > Only spawn dbus-run-session if there isn't a session already > > Typically on modern systems this will be started for us earlier in the > startup series and we don't have to worry about it. > > For X11 clients look for the bus address on the X11 root window as a way > of sharing. > > For reasons at the time we start our own DBus session within our wayland > session. Nesting causes conflicts and problems so this patch only start > a dbus session if one has not been set up already. > > M +1 -1 login-sessions/plasmawayland-dev.desktop.cmake > M +1 -1 login-sessions/plasmawayland.desktop.cmake > M +1 -0 startkde/CMakeLists.txt > A +10 -0 startkde/plasma-dbus-run-session-if-needed -- You are receiving this mail because: You are watching all bug changes.
