[ark] [Bug 482016] Ark kills parent processes such as Dolphin after trying to extract a .zip archive with wrong password
Akseli Lahtinen
bugzilla_noreply at kde.org
Thu Jun 12 10:26:28 BST 2025
https://bugs.kde.org/show_bug.cgi?id=482016
--- Comment #13 from Akseli Lahtinen <akselmo at akselmo.dev> ---
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 on the CC list for the bug.
More information about the kfm-devel
mailing list