[Bug 49122] New: Wine fails to run on MacOS Catalina

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 9 12:04:48 CDT 2020


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

            Bug ID: 49122
           Summary: Wine fails to run on MacOS Catalina
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: stefan at codeweavers.com

Since commit 73211637c15b1dbd298364b5dd22161ce55f8145 Wine fails to run on
MacOS Catalina (64 bit build of course):

stefan at grey wine2 % ~/build/wine2/wine winecfg
0024:err:environ:run_wineboot failed to start wineboot c00000e5
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow The explorer process failed to start.

A quick investigation suggests that the first process works normally, but
processes spawned with CreateProcess fail to start. As such, explorer.exe does
not start and the actual process can't find out which graphics driver to load.

If I first run explorer.exe /desktop and then start winecfg it starts up.

-- 
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