http://bugs.winehq.org/show_bug.cgi?id=32737
--- Comment #5 from Austin English austinenglish@gmail.com 2013-01-17 03:17:24 CST --- (In reply to comment #4)
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.
That's likely bug 32738, have you looked at the second trace?