https://bugs.winehq.org/show_bug.cgi?id=47065
Bug ID: 47065 Summary: Vocaloid 5 - System.Windows.Markup.XamlParseException (WBEM_E_NOT_FOUND) Product: Wine-staging Version: 4.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 7Cattac@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 64242 --> https://bugs.winehq.org/attachment.cgi?id=64242 log file
Trying to run Vocaloid 5 (Win32) throws an exception on System.Windows.Markup.XamlParseException. Error Code: WBEM_E_NOT_FOUND
Comand: $ WINEPREFIX=~/.wine32 WINEARCH="win32" wine VOCALOID5.exe
log file int he attachments
https://bugs.winehq.org/show_bug.cgi?id=47065
--- Comment #1 from Samega 7Cattac 7Cattac@gmail.com --- dotnet 46 installed using winetricks
https://bugs.winehq.org/show_bug.cgi?id=47065
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|leslie_alistair@hotmail.com | |, z.figura12@gmail.com | Component|-unknown |wmi&wbemprox Product|Wine-staging |Wine
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Unlikely to be a Staging bug.
https://bugs.winehq.org/show_bug.cgi?id=47065
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- Can you attach a WINEDEBUG=+wbemprox trace?
https://bugs.winehq.org/show_bug.cgi?id=47065
--- Comment #4 from Samega 7Cattac 7Cattac@gmail.com --- Created attachment 64245 --> https://bugs.winehq.org/attachment.cgi?id=64245 log file with +wbemprox debug
https://bugs.winehq.org/show_bug.cgi?id=47065
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Ever confirmed|0 |1 Keywords| |dotnet Summary|Vocaloid 5 - |Vocaloid 5 (.NET 4.x app) |System.Windows.Markup.XamlP |crashes on startup (needs |arseException |'Win32_OperatingSystem' WMI |(WBEM_E_NOT_FOUND) |class 'SystemDrive' | |property)
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
relevant part of your log:
--- snip --- ... 01d1:trace:wbemprox:create_class_object L"Win32_OperatingSystem", 0x33cf80 01d1:trace:wbemprox:create_class_object returning iface 0x1cdcb0 ... 01d1:trace:wbemprox:wbem_services_CreateInstanceEnum 0x1ce408, L"Win32_OperatingSystem", 000000011, (nil), 0x33cfd4 01d1:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000011 01d1:trace:wbemprox:grab_table returning 0xf63bf674 01d1:trace:wbemprox:parse_query wql_parse returned 0 01d1:trace:wbemprox:fill_os created 1 rows 01d1:trace:wbemprox:EnumWbemClassObject_create 0x33cfd4 01d1:trace:wbemprox:EnumWbemClassObject_create returning iface 0x1cee68 ... 01d1:trace:wbemprox:enum_class_object_Clone 0x1cee68, 0x33d010 01d1:trace:wbemprox:EnumWbemClassObject_create 0x33d010 01d1:trace:wbemprox:EnumWbemClassObject_create returning iface 0x1ceec8 ... 01d1:trace:wbemprox:enum_class_object_Reset 0x1ceec8 01d1:trace:wbemprox:enum_class_object_Next 0x1ceec8, -1, 1, 0x1cf008, 0x15404e4 01d1:trace:wbemprox:create_class_object L"Win32_OperatingSystem", 0x1cf008 01d1:trace:wbemprox:create_class_object returning iface 0x1cf028 ... 01d1:trace:wbemprox:class_object_Get 0x1cf028, L"SystemDrive", 00000000, 0x33d004, 0x1540940, 0x1540944 ... 01d1:fixme:wmiutils:status_code_GetErrorCodeText 0x1cae78, 0x80041002, 0x0000, 0x00000001, 0x33cfdc ... --- snip ---
It's looking for 'Win32_OperatingSystem' WMI class 'SystemDrive' property. Wine doesn't implement it.
Wine source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/wbemprox/builtin.c#l5...
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/wbemprox/builtin.c#l1...
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/wbemprox/builtin.c#l3...
Microsoft docs:
https://docs.microsoft.com/en-us/windows/desktop/cimwin32prov/win32-operatin...
Regards
https://bugs.winehq.org/show_bug.cgi?id=47065
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |fb26388b0a8efc05b3e479db837 | |a380759153267
--- Comment #6 from Hans Leidekker hans@meelstraat.net --- Fixed by fb26388b0a8efc05b3e479db837a380759153267.
https://bugs.winehq.org/show_bug.cgi?id=47065
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.7.
https://bugs.winehq.org/show_bug.cgi?id=47065
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x
https://bugs.winehq.org/show_bug.cgi?id=47065
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |---
--- Comment #8 from Michael Stefaniuc mstefani@winehq.org --- Removing the 4.0.x milestone from bug fixes included in 4.0.2.