Port to frameworks KUpdateLaunchEnvironmentJob
Due to frameworks reasons we couldn't inherit from KJob anymore, so start plasma needed a manually made 'exec' call.
There were also some instances of the job being made on the stack which would never have worked properly.