[Bug 48973] eDrawings 2015 (.NET 4.0 app) crashes on startup (needs 'Win32_VideoController' WMI class 'AdapterCompatibility' property)

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 21 02:56:53 CDT 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |550d96b0bf0928ac4dc573f49d2
                   |                            |ec2e0c0444fc5

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello Hans,

thanks, it works now. The app starts and shows main user interface.

https://source.winehq.org/git/wine.git/commitdiff/550d96b0bf0928ac4dc573f49d2ec2e0c0444fc5
("wbemprox: Implement Win32_VideoController.AdapterCompatibility.")

Also thanks for:

https://source.winehq.org/git/wine.git/commitdiff/78e9b02cebf4b107aba69aa9a845ab661a7daf10
("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

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