http://bugs.winehq.org/show_bug.cgi?id=25252
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Fixed by SHA1| |7b8c10f0b1041f5a42e3f7d5934 | |0c5f4128a013a Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #33 from Anastasius Focht focht@gmx.net 2012-06-26 13:47:47 CDT --- Hello,
the Win32_NetworkAdapter WMI class part seems indeed fixed. Thanks Hans.
The log reveals some property get requests that are missing from WMI classes partially implemented:
Win32_NetworkAdapter -> Speed Win32_OperatingSystem -> CSDVersion Win32_OperatingSystem -> TotalPhysicalMemory Win32_VideoController -> Name, CurrentBitsPerPixel, CurrentHorizontalResolution, CurrentVerticalResolution
It could be either missing 'Win32_LogicalDisk' class or one of the missing properties that causes the fault now.
Anyway a new bug should be filed, for Win32_LogicalDisk preferably.
Regards