[Bug 48647] wine 5.0+ can't create Windows, "no driver" (previous versions could)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Feb 26 19:49:17 CST 2020


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

--- Comment #10 from Cláudio Sampaio (Patola) <patola at gmail.com> ---
Performed a bisect of the wine codebase from 4.21 to 5.0-rc1 and found the
patch which broke it:

f2e5b8070776268912e1886d4516d7ddec6969fc is the first bad commit
commit f2e5b8070776268912e1886d4516d7ddec6969fc
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 12 19:19:12 2019 +0100

    kernel32: Use the Get/SetComputerName functions from kernelbase.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 ba60044892e47da777fd00316aee29f5779654af
1f9766be875cf9e2e241f4a3da0a685ed617ff93 M      dlls

After this patch, no build of wine can create new windows (tested with
winecfg). Before this patch, all builds work OK and create the winecfg window.

Can you help me now? Please?

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