http://bugs.winehq.org/show_bug.cgi?id=31323
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-07-27 14:39:45 CDT --- The original error is now gone and an icon indicating the status of the server appeared. However, now right-clicking to invoke the context menu throws an exception - "Error code: 0x80041002". Stack trace indicates that the failing function is get_AcceptStop. The following lines appear in the console:
trace:wbemprox:class_object_Get 0x346b390, L"AcceptStop", 00000000, 0x32e540, 0x1453e68, 0x1453e6c fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wmiutils:status_code_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wmiutils:status_code_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wmiutils:status_code_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:wmiutils:status_code_GetErrorCodeText 0x9830288, 0x80041002, 0x0000, 0x00000001, 0x32e48c fixme:ole:Context_CC_ContextCallback (0x30deac8/0x30deacc)->(0x79f277a5, 0xb8e4a8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x30deac8/0x30deacc)->(0x79f277a5, 0xb8e43c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
Should I file a separate bug report for that or can we reuse this one?