Home GnuPG

Put calls to Kleo::backendVersionInfo in a thread; it can be slow

Description

Put calls to Kleo::backendVersionInfo in a thread; it can be slow

Especialy on Windows systems with bad Anti Virus software this
is bad to be a blocking call in the startup routine of Kleopatra
when it is only used once the user opens the About Dialog.

(cherry picked from commit 23c2f75824500bcd071ea3851aa13579ad5faac7)

Details

Provenance
svuorelaAuthored on Nov 9 2023, 10:30 AM
aheineckeCommitted on Nov 22 2023, 3:49 PM
Parents
rKLEOPATRAde0628058ab5: Enable "Load Certificates" if we don't get any of the card certificates
Branches
Unknown
Tags
Unknown
Tasks
T6344: Kleopatra, GPG: AboutData ctor on Windows takes too long