[Bug 32737] Batman: Arkham Asylum Demo needs wmiutils path_RemoveAllNamespaces

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 17 02:38:51 CST 2013


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

--- Comment #4 from Hans Leidekker <hans at meelstraat.net> 2013-01-17 02:38:51 CST ---
(In reply to comment #0)
> Created attachment 43198 [details]
> WINEDEBUG=tid,wbemprox,wmiutils
> 
> Continuation of bug #32727.
> 
> wine-1.5.21-291-g3e97454
> 
> @Hans, the game still fails to run, though the only wmi/wbemprox calls are now:
> 0029:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
> 0029:fixme:wbemprox:client_security_SetBlanket 0xf63a8f98, 0x8994568, 10, 0,
> (null), 3, 3, (nil), 0x00000000
> 0029:fixme:wbemprox:client_security_Release 0xf63a8f98
> 0029:fixme:wbemprox:enum_class_object_Next timeout not supported
> 
> then later, an unhandled exception:
> Unhandled Exception:
> System.NotImplementedException: The requested feature is not implemented.
>   at System.Management.ManagementObjectSearcher..ctor (System.String
> queryString) [0x00000] in <filename unknown>:0 
>   at (wrapper remoting-invoke-with-check)
> System.Management.ManagementObjectSearcher:.ctor (string)
>   at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
> <filename unknown>:0 
>   at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0 
>   at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0 
> [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The
> requested feature is not implemented.
>   at System.Management.ManagementObjectSearcher..ctor (System.String
> queryString) [0x00000] in <filename unknown>:0 
>   at (wrapper remoting-invoke-with-check)
> System.Management.ManagementObjectSearcher:.ctor (string)
>   at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
> <filename unknown>:0 
>   at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0 
>   at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0 
> 
> I attached a wbemprox/wmi trace, just in case it still is..

I don't see anything suspect in that wmiutils,wbemprox trace. This is more
likely caused by missing system information classes in ntdll.

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