Summary: | KGpg complains when you haven't created the ~/.gnupg/ directory beforehand. | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | negora |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | ostroffjh |
Priority: | NOR | ||
Version: | 2.12.x | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Window that comes up when the file ~/.gnupg/gpg.conf doesn't exist. |
Description
negora
2015-03-18 09:54:16 UTC
Created attachment 91617 [details]
Window that comes up when the file ~/.gnupg/gpg.conf doesn't exist.
> When you run KGpg, it checks for the existence of the file
> ~/.gnupg/gpg.conf
> and complains if it isn't there. If you have never used GPG, there is
> no
> .gnupg/ directory in your $HOME directory. So it's very probable that
> you'll
> suffer from this issue and have to mess with the command line before
> using
> KGpg. It may be negative for novice users.
The problem does not exist if the user has never run KGpg before. In
that case no kgpgrc file will exist and KGpg will run it's first start
wizard. The problem only exists when KGpg _has_ been run before, and the
configured directory has been (re)moved.
But indeed it should be more clever in that case, offering to run the
wizard again or just quit to let the user fix it.
Oh, I see. I guess that's why it didn't complain in one of my tests. I deleted the file ~/.kde/share/config/kgpgrc and the directory ~/.gnupg/, and that time it worked as I expected. I also agree that adding an option to re-run the wizard would be of much help. Thank you! Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Yes, this still happens with kgpg-21.04.3 and gpg-2.2.32 |