https://bugs.kde.org/show_bug.cgi?id=366403
--- Comment #1 from Martin Gräßlin <[email protected]> --- If you see the dialog it means that the helper process crashed a few times in that situation. Could you please try to get a backtrace for it? I assume that this will also happen when invoking the helper process manually. Thus you could run: gdb --args /usr/lib/<arch>/libexec/kscreenlocker_greet --testing once gdb is started, press r to run it, it should show the lock dialog. Then please continue with step 2 onwards. Ideally that should crash and you can get to the backtrace with "t a a bt". I don't know exactly where on opensuse the binary is installed. This differs from distro to distro, thus I replaced a part with <arch>. -- You are receiving this mail because: You are watching all bug changes.
