Currently, those are rather cryptic and nonsensical messages like "notepad -> notepad: signing and encryption succeded". Since the general structure of these messages changes with T6869, the messages here should also be replaced with custom, more understandable messages
Description
Revisions and Commits
rKLEOPATRA Kleopatra | |||
rKLEOPATRA2ce57bb28c03 Improve title for notepad error dialogs | |||
rKLEOPATRAe6f79f74bfa3 Improve title for notepad error dialog | |||
rKLEOPATRA919cecb3217d Use custom texts for the notepad's result messages | |||
rKLEOPATRA427962f1cce4 Use custom texts for the notepad's result messages | |||
rKLEOPATRAcebd947ca898 Use custom texts for the notepad's result messages | |||
rKLEOPATRAf092a5c6ffea Use custom texts for the notepad's result messages | |||
rKLEOPATRA24783d5468ab Use custom texts for the notepad's result messages |
Status | Assigned | Task | ||
---|---|---|---|---|
Unknown Object (Maniphest Task) | ||||
Unknown Object (Maniphest Task) | ||||
Testing | • TobiasFella | T6869 Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures) | ||
Open | None | T7412 Notepad improvements | ||
Resolved | timegrid | T7341 Kleopatra: Improve notepad result messages | ||
Resolved | • TobiasFella | T7352 Kleopatra: Improve titles for notepad error dialogs |
Event Timeline
Not sure, what to expect, but generally looks fine for me in gpg4win-5.0.0-beta336 @ win10:
encrypt/sign | |
sign only | |
encrypt only | |
decrypt/verify | |
decrypt | |
verify valid | |
verify expired (de) | |
verify missing (de) | |
verify revoked (de) | |
verify disabled (de) | |
verify invalid (de) | |
decryption of cleartext | |
wrong password | |
corrupted message | |
Issues found:
wrong password / corrupted message have no translation(expected on system DE / kleo EN)- error "Keine Daten" on corrupted messages (e.g. manually changing a char of the PGP encrypted message) is misleading?
Regarding the "Keine Daten" on corrupted message: the diagnistics says e.g.: "gpg: Prüfsummenfehler; c83745 - f75c60"
well the messages are improved, if we want to improve them further, this should go into a new ticket.
And I suspect the "no data" error is not in the scope of this ticket but belongs to one of the signing issues from the gnupg26 branch.
Ok, setting this to done, but not resolved so that timegrid will notice it and make a new ticket with more information for the "no data" message.
That message should come from gpg, but on the other hand you write the error log reports a check sum error. So what does gpg really provide here for Kleo to display?