https://bugs.kde.org/show_bug.cgi?id=425982
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |d24cef54d68fb29994ed610bc70 | |867d6fc811287 Status|ASSIGNED |RESOLVED --- Comment #10 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit d24cef54d68fb29994ed610bc70867d6fc811287 by David Edmundson. Committed on 01/09/2020 at 13:01. Pushed by davidedmundson into branch 'master'. [ksmserver] Use UpdateLaunchEnvJob to sync SESSION_MANAGER env ksmserver starts in plasma-session. It currently sets the SESSION_MANAGER env back to just kinit and plasma-session which is then used for anything else that plasma-session starts. This is after start-plasma has synced the environment to DBus/systemd. By using the shared UpdateLaunchEnvJob we can sync all these places. M +4 -6 ksmserver/server.cpp https://invent.kde.org/plasma/plasma-workspace/commit/d24cef54d68fb29994ed610bc70867d6fc811287 -- You are receiving this mail because: You are watching all bug changes.