use KProcess instead of QProcess to launch apps in ksmserver

Authored by lunakl on Apr 13 2017, 10:05 AM.

Description

use KProcess instead of QProcess to launch apps in ksmserver

Follow-up to the previous commit. KProcess has saner defaults for simply
launching an app and being done with it, no lost stdout/stderr or even SIGPIPE.
CCBUG: 369391
CCBUG: 370528

Details

Committed
lunaklApr 21 2017, 12:00 PM
Parents
R120:0f19e92f3e85: launch autostart apps in ksmserver using KRun, not QProcess
Branches
Unknown
Tags
Unknown