Disable kcrash in greeter in same way as in KWin
ClosedPublic

Authored by graesslin on Nov 17 2018, 9:17 AM.

Details

Summary

When running KWin's lock screen test I saw:

KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kscreenlocker_greet path = /usr/lib/x86_64-linux-gnu/libexec pid = 20795
KCrash: Arguments: /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --immediateLock --graceTime 5000 --ksldfd 85

This should not be as kcrash is supposed to be disabled. Comparing with
kwin showed a difference. This change brings in the same change as in
KWin.

Test Plan

KWin's lockscreen test no longer shows the kcrash debug

Diff Detail

Repository
R133 KScreenLocker
Branch
disable-kcrash
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5015
Build 5033: arc lint + arc unit
graesslin created this revision.Nov 17 2018, 9:17 AM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 17 2018, 9:17 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin requested review of this revision.Nov 17 2018, 9:17 AM
bshah accepted this revision.Nov 17 2018, 9:20 AM
This revision is now accepted and ready to land.Nov 17 2018, 9:20 AM
davidedmundson accepted this revision.Dec 3 2018, 10:04 AM
This revision was automatically updated to reflect the committed changes.