I just did a search on my c and E drive for GNUPGHOME and do not find it.
I also did
gpg --list-keys client6
Get - gpg: error reading key: No public key
gpg --list-keys
And get nothing
Do u think if from Kleopatra I delete my client6 cerificates and import it again it would correct and make keys.
Do u think if from Kleopatra I delete my client6 cerificates and import it again it would correct and make keys.
No.
If gpg --list-key does not list any, it is possible that you are using two versions of gpg with different GNUHOMEs. GNUHOME is just a name of an environment variable you can set to override other ways to set the home directory of gpg.
Try gpg --version and see which Home: it displays. However kleopatra should use the same.
I just try gpg --version and got the following
C:>gpg --version
gpg (GnuPG) 2.2.41
libgcrypt 1.10.2-unknown
Copyright (C) 2022 g10 Code GmbH
License GNU GPL-3.0-or-later https://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.