https://bugs.winehq.org/show_bug.cgi?id=48973
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |550d96b0bf0928ac4dc573f49d2 | |ec2e0c0444fc5
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Hans,
thanks, it works now. The app starts and shows main user interface.
https://source.winehq.org/git/wine.git/commitdiff/550d96b0bf0928ac4dc573f49d... ("wbemprox: Implement Win32_VideoController.AdapterCompatibility.")
Also thanks for:
https://source.winehq.org/git/wine.git/commitdiff/78e9b02cebf4b107aba69aa9a8... ("wbemprox: Use wide character string literals.")
--- snip --- ... 0036:trace:wbemprox:wbem_services_ExecQuery 000000002490FDF0, L"WQL", L"select * from Win32_VideoController where NOT PNPDeviceID LIKE 'ROOT%'", 0x00000010, 0000000000000000, 000000000052CEF8 ... 0036:trace:variant:VariantClear (000000000052CF50 {VT_EMPTY}) 0036:trace:wbemprox:class_object_Get 000000002490C340, L"AdapterCompatibility", 00000000, 000000000052CF50, 0000000001B14820, 0000000001B14824 0036:trace:ole:SysAllocStringLen L"(Standard display types)" ... 0036:trace:wbemprox:class_object_Get 000000002490C340, L"Name", 00000000, 000000000052CF50, 0000000001B14938, 0000000001B1493C 0036:trace:ole:SysAllocStringLen L"Intel(R) HD Graphics 4600" ... 0036:trace:wbemprox:class_object_Get 000000002490C340, L"DriverVersion", 00000000, 000000000052CF50, 0000000001B1A8C0, 0000000001B1A8C4 0036:trace:ole:SysAllocStringLen L"1.0" ... --- snip ---
$ wine --version wine-5.6-258-gf31a29b8d1
Regards