http://bugs.winehq.org/show_bug.cgi?id=60341 Piotr Caban <piotr.caban@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com --- Comment #5 from Piotr Caban <piotr.caban@gmail.com> --- I have just quickly looked on the bug so I might have missed something. It looks like code that was not executed in older versions of Wine is now correctly executed and the application tries to use unimplemented features. The application tries to do a remote call on WbemDefPath IWbemPath interface. There's following FIXME message in the log: fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented Native wmiutils implements IMarshal interface in WbemDefPath object. I'm going to change bug summary to reflect that. -- 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.