https://bugs.kde.org/show_bug.cgi?id=482016
--- Comment #13 from Akseli Lahtinen <[email protected]> --- I think I figured out the cause. In `/ark/kerfuffle/cliinterface.cpp` on line 776 there is `killProcess()` call. This seems to kill the parent processes too, such as Dolphin, when called. If I comment out this line, it will report back to Dolphin accordingly that the password was wrong and no crash happened. What I'm bit unsure about is that is it Dolphin that should ignore this killProcess somehow, or is it Ark/Kerfuffle that should not try to kill the processes? -- You are receiving this mail because: You are watching all bug changes.
