Page MenuHome GnuPG

Kleopatra: Aborting password entry on certify leads to broken error message
Closed, ResolvedPublic

Description

Certify a user id. Abort the pinentry. You get:

Event Timeline

aheinecke triaged this task as Normal priority.Aug 24 2022, 11:38 AM
aheinecke created this task.

The (): is the result of Formatting::formatForComboBox(d->key()) which has just been changed to Formatting::formatForComboBox(target) to fix T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key. I think this issue here is just another symptom of the same bug as in T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key. You were just quick enough to avoid the assert.

ikloecker changed the task status from Open to Testing.Aug 24 2022, 2:52 PM
ikloecker moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
ikloecker added a project: Restricted Project.

I'll flag it for re-testing with the next version.

werner removed a project: Restricted Project.Sep 22 2022, 10:49 AM
ebo added a subscriber: ebo.

Aborting does not result in a general error any more. Testet with 3.1.26

ebo moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Apr 5 2023, 2:51 PM