Boxedwine icon indicating copy to clipboard operation
Boxedwine copied to clipboard

Sometime Wine will fail to create the first window

Open danoon2 opened this issue 3 years ago • 1 comments

I've noticed that sometimes Wine will fail to create the first explorer window when starting up. This seems to happen in a reproducible way for the debug win32 target. Perhaps its a speed/timing issue.

danoon2 avatar Apr 25 '21 21:04 danoon2

After a long git bisect the issue only happens in Wine 5.0 rc1 and later. It was caused by

kernel32: Use the Get/SetComputerName functions from kernelbase. https://github.com/wine-mirror/wine/commit/f2e5b8070776268912e1886d4516d7ddec6969fc

danoon2 avatar Apr 25 '21 21:04 danoon2