Answer the question
In order to leave comments, you need to log in
Kgpg won't start?
Forum linux.org.ru
When you try to start KGpg does not start, it just hangs in processes. When booting KDE complains that there is no config in /home/username/.gnupg.
Indeed, there is no .gnupg directory; when you run gpg from the console, it is not created (and should).
How to restore the work of these programs?
Answer the question
In order to leave comments, you need to log in
when you run gpg from the console, it is not created (but it should).
strace -if gpg
.[00007f192946a5c7] access("/home/test/.gnupg", F_OK) = -1 ENOENT (No such file or directory)
[00007f192946a0d7] mkdir("/home/test/.gnupg", 0700) = 0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question