a GUI for GNU PG among other things
Details
Yesterday
Looks like gpg 2.2 doesn't emit a canceled status log message, but gpg 2.4 does if the problem only occurs with VSD but not with Gpg4win.
Works, tested with VS-Desktop-3.2.94.474-Beta
The layout is totally different now in VS-Desktop-3.2.94.474-Beta but the "generate new key" action is now hidden for the slots (while still there in Gpg4win 4.4).
Works. Tested with VS-Desktop-3.2.94.474-Beta and Gpg4win 4.4
Thu, Dec 19
Works. Tested with VS-Desktop-3.2.94.474-Beta and Gpg4win 4.4 by moving only the signature key to a smartcard and then changing the password of the certificate via the context menu.
Wed, Dec 18
Backported for VSD 3.3.
Tue, Dec 17
Mon, Dec 16
I looked at the wiki and the content seems okay and what this issue requests has been done years ago. So resolved.
No longer valid.
Backported for VSD 3.3
closing, as there is a follow up ticket
Let's backport this for VSD 3.3 even if https://dev.gnupg.org/T7227#195685 is just a cosmetic issue. The first impression counts.
Apart from checking the gpgme logs to see if validation is enabled for the key listing this can be tested indirectly by verifying that the Status column isn't too narrow after generating a new certificate in an empty keyring in a VSD version (see https://dev.gnupg.org/T7227#195685).
There's the VERSION file that is used for customizing the About data for VSD and GnuPG Desktop. It's an ini format file that's read with QSettings.
Doing the changes to the text is easy enough, but I'm not sure whether we have a nice way of doing something only in a VSD version.
The changes hat to be reverted, a working solution is planned for later