Home GnuPG

Do not use forceActiveWindow to bringToForeground
678c345b50cdUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Do not use forceActiveWindow to bringToForeground

The AttachThreadInput used by forceActiveWindow
interacts with gpgol that also uses AttachThreadInput
in a way that can cause a deadlock somewhere between
Kleopatra and gpgOl with outlook runing at 100% CPU.
The reason for this is not understood but just doing
a setForegroundWindow is actually all that we want here.

Details

Provenance
aheineckeAuthored on May 15 2013, 1:10 PM
Parents
rKLEOPATRA3eb149bc36a8: Merge branch 'KDE/4.11' into master
Branches
Unknown
Tags
Unknown