[plasma-session] Don't prematurely cache systemEnvironemnt
ClosedPublic

Authored by davidedmundson on Apr 6 2020, 3:13 PM.

Details

Summary

plasma-session goes to great lengths to make sure we have the latest env
vars from kcminit in future spawned jobs.

However one part got broke in some refactor, we capture the system
environment when we make the job, not when we're about to launch.

This means potentially kded5 and ksmserver wouldn't have the envs
kcminit set.

I've not noticed any practical impact from this.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Apr 6 2020, 3:13 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 6 2020, 3:13 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Apr 6 2020, 3:13 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 8 2020, 10:54 AM
This revision was automatically updated to reflect the committed changes.