Home GnuPG

Do not use forceActiveWindow to bringToForeground
c4ed955b1006Unpublished

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
rKLEOPATRA878a5305d339: Fix connections now that the dialog is a widget
Branches
Unknown
Tags
Unknown