Home GnuPG

Do not crash if key cache is updated without main window

Description

Do not crash if key cache is updated without main window

The crash occurs if Kleopatra is started with a file to decrypt because
in this case Kleopatra doesn't create a main window and instead shows
the decrypt window. Without main window the key list controller's
currentView is null.

Details

Provenance
ikloeckerAuthored on Thu, Sep 26, 3:48 PM
Parents
rKLEOPATRA11a17c043e71: Enable checking of all data signatures
Branches
Unknown
Tags
Unknown
References
gpg4win/24.05
Tasks
T7306: Kleopatra: Decryption aborts without error message to user