[Bug 21701] CarveWright locks up at loading screen (needs Win32_Bios WMI class)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 26 14:34:45 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=21701

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |d75375ea451df85d991ead88320
                   |                            |5e0206682f6f2
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Anastasius Focht <focht at gmx.net> 2012-06-26 14:34:45 CDT ---
Hello,

Hans is right, the Win32_Bios WMI class part is fixed, thanks.

Fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/d75375ea451df85d991ead883205e0206682f6f2

--- snip ---
0024:trace:wbemprox:wbem_services_ExecQuery 0x161308, L"WQL", L"SELECT * FROM
Win32_Bios", 0x00000030, (nil), 0x32f9c0
...
0024:trace:wbemprox:class_object_Get 0x1636b0, L"SerialNumber", 00000000,
0x32f9d8, (nil), (nil)
...
0024:trace:wbemprox:class_object_Get 0x1636b0, L"ReleaseDate", 00000000,
0x32f9d8, (nil), (nil) 
...
0024:trace:wbemprox:class_object_Get 0x1636b0, L"Manufacturer", 00000000,
0x32f9d8, (nil), (nil) 
...
0024:trace:wbemprox:class_object_Get 0x1636b0, L"Description", 00000000,
0x32f9d8, (nil), (nil) 
...
--- snip ---

The information from WMI queries is most likely used for product activation
step.

The crash that occurs later is unrelated and a new issue (newer app version ->
qt lib updates).
You should file a new bug for that.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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