[Bug 51789] New: Applications fails to start due to gdi32 initialization failure

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 24 00:49:39 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51789

            Bug ID: 51789
           Summary: Applications fails to start due to gdi32
                    initialization failure
           Product: Wine
           Version: 6.17
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: bunglehead at gmail.com
   Regression SHA1: 3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4
      Distribution: ---

Bisect points to this one:

3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4 is the first bad commit
commit 3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Sep 23 13:44:05 2021 +0100

    gdi32: Directly use ntdll in add_face_to_cache.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Huw Davies <huw at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/gdi32/font.c | 46 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 36 insertions(+), 10 deletions(-)

Default output shows loader error for gdi32. I'll attach some logs.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list