http://bugs.winehq.org/show_bug.cgi?id=31201
--- Comment #1 from Dan Kegel dank@kegel.com 2012-07-11 19:07:18 CDT --- Created attachment 40974 --> http://bugs.winehq.org/attachment.cgi?id=40974 +wbemprox log
Log shows:
trace:text:DrawTextExW L"The wizard is now contacting the PTC licensing server to obtain your license automatically. This may take a few moments."... ... trace:wbemprox:wbem_services_ExecQuery 0x1d19d0, L"WQL", L"Select MACAddress,PNPDeviceID FROM Win32_NetworkAdapter WHERE MACAddress IS NOT NULL AND PNPDeviceID IS NOT NULL", 0x00000010, (nil), 0x32df70 trace:wbemprox:fill_networkadapter created 3 rows trace:wbemprox:parse_query wql_parse returned 0 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 0x1cfaa0, 0x80041017, 0x0000, 0x00000001, 0x32e13c trace:text:DrawTextExW L"Error code: 0x80041017", -1, [(0,0)-(352,0)] 00000450
So... maybe wmi? There seem to be some hint of com+ in the log, too.