Page MenuHome GnuPG

Kleopatra does not start on Windows Server 2016
Testing, NormalPublic

Description

Kleopatra from Gpg4win-5.0.1 does not start on Windows Server 2016 LTS version (which has support until 2027). Instead the error

SetThreadDescription not found in Qt6Core.dll

is displayed.

Could we backport the relevant QT patch for Gpg4win?

https://qt-project.atlassian.net/browse/QTBUG-134075

Revisions and Commits

Event Timeline

This was fixed in Qt 6.10.0 by adding compatibility code that's "hidden" behind a compiler flag, i.e. we just need to enable this compiler flag. See https://codereview.qt-project.org/c/qt/qtbase/+/629255 for details.

ikloecker moved this task from Backlog to WIP on the gpd5x board.
ebo triaged this task as Normal priority.Wed, Feb 11, 9:52 AM
ikloecker changed the task status from Open to Testing.Wed, Feb 11, 10:26 AM

Should work now.

ikloecker renamed this task from QT: SetThreadDescription not found in Qt6Core.dll to Kleopatra does not start on Windows Server 2016.Wed, Feb 11, 12:06 PM
ikloecker updated the task description. (Show Details)