Page MenuHome GnuPG
Feed Advanced Search

Yesterday

ikloecker added a comment to T8162: pinentry/gpg/gpgme/Kleo: Cancel semantics: decryption.

I stand partially corrected. Apparently, pinentry-efl also sets close_button. For Gpg4win that's irrelevant because we ship pinentry-qt (and pinentry-w32) which doesn't have this IMHO contra-intuitive behavior.

Thu, Mar 12, 11:11 AM · gnupg26, gpd5x, kleopatra, Bug Report
werner added a comment to T8162: pinentry/gpg/gpgme/Kleo: Cancel semantics: decryption.

pinentry-tty and pinentry-curses support GPG_ERR_FULLY_CANCELED by Ctrl-C. But other pinentry implementations have no support (only GPG_ERR_CANCELED).

Thu, Mar 12, 10:01 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker added a comment to T8162: pinentry/gpg/gpgme/Kleo: Cancel semantics: decryption.

I'd also like to point out that changing the error code from GPG_ERR_CANCELED to GPG_ERR_FULLY_CANCELED could cause regressions in applications.

Thu, Mar 12, 9:06 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker added a comment to T8162: pinentry/gpg/gpgme/Kleo: Cancel semantics: decryption.

How do you want to decide whether to show two "Cancel" buttons? How would you call those two "Cancel" buttons? For decryption I can imagine that for example "Try Next Key" and "Cancel Decryption" (or even just "Cancel") would make clear what happens.

Thu, Mar 12, 8:43 AM · gnupg26, gpd5x, kleopatra, Bug Report