https://bugs.kde.org/show_bug.cgi?id=447611

--- Comment #2 from Rolf Eike Beer <k...@opensource.sf-tec.de> ---
This sounds like the subprocess exits with error, e.g. because it does not find
the gnupg binary or something like that. Once you have started kgpg, could you
please run the following command:

 strace -f -p $(pidof kgpg) -eexecve,exit_group

Then open the key generation dialog, click "Expert", and Ctrl-C strace once the
dialog closes. Please paste the output here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to