General Error when creating OpenPGP key pair (Windows10 OS)

Hi,
Using GNU Privacy Assistant to generate key pair is impossible and leads to general error. See file attached with screenshot to visualize the detailed error.
Thanks for your support,
Regards,
E.Zola

OpenPGP_Issue.png

Dear Emile,

which version of Gpg4win did you try?
What is the result of your attempt to create a key pair?

(Alternatively: Have you tried Kleopatra? Or the new beta?)

Thanks for your feedback,
Bernhard

Hello Bernhard,

I have installed the last release gpg4win-3.0.3.exe including Cleopatra.
(Bienvenue dans Kleopatra 3.0.2-gpg4win-3.0.3).
This also leads to “general error” issue. See screenshot please.
Thanks for your support,
Ezola

Cleopatra_Issue.png

This sounds a lot like https://dev.gnupg.org/T3839 ( Trustdb corrupted after fresh install of Gpg4win ) In some cases a locking error could lead to this problem. We have it fixed in the next GnuPG release.

You can verify that this is the case by using the command line: gpg --gen-key

As a solution you can remove your gnupg home directory and try again. This should usually work. The gnupg home directory is %APPDATA%\gnupg ( e.g. c:\users\yourusername\appdata\roaming\gnupg )