https://bugs.kde.org/show_bug.cgi?id=97716
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |127cd6313348968e5092cfd37cf | |4ffa47c14ed17 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #12 from David Edmundson <[email protected]> --- Git commit 127cd6313348968e5092cfd37cf4ffa47c14ed17 by David Edmundson, on behalf of Eugene Popov. Committed on 18/05/2022 at 06:56. Pushed by davidedmundson into branch 'master'. [startplasma] Do not call QProcess::close() before QProcess::terminate() Calling QProcess::close() before QProcess::terminate() will cause the process to be killed before we try to terminate it. M +1 -4 startkde/startplasma.cpp https://invent.kde.org/plasma/plasma-workspace/commit/127cd6313348968e5092cfd37cf4ffa47c14ed17 -- You are receiving this mail because: You are watching all bug changes.
