Home GnuPG

Initialize GpgME earlier

Description

Initialize GpgME earlier

GpgME has to be initialized before KleopatraApplication::init() is called
because init() uses GpgME. Therefore, we move the initialization of GpgME
shortly after the instantiation of KleopatraApplication (which is needed
if we have to show the error message).

Details

Provenance
ikloeckerAuthored on Jul 13 2022, 3:00 PM
Parents
rKLEOPATRA491cd728b64d: GIT_SILENT: time to increase version
Branches
Unknown
Tags
Unknown
Tasks
T6075: Kleopatra: gpg-agent is started too early