http://bugs.winehq.org/show_bug.cgi?id=31909
Bug #: 31909 Summary: Copistar needs Win32_NetworkAdapter WMI class 'AdapterType' property Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
as the summary already says ...
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Copistar2 ... $ WINEDEBUG=+tid,+seh,+wbemprox wine ./Copistar.exe ... 0023:trace:wbemprox:wbem_services_ExecQuery 0x1450b8, L"WQL", L"SELECT MACAddress FROM Win32_NetworkAdapter WHERE (AdapterType = "Ethernet 802.3") AND (MACAddress IS NOT NULL) AND PNPDeviceId LIKE "%PCI%"", 0x00000030, (nil), 0xb6e888 0023:trace:wbemprox:fill_networkadapter created 5 rows 0023:trace:wbemprox:parse_query wql_parse returned 0 0023:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83989b ip=7b83989b tid=0023 0023:trace:seh:raise_exception info[0]=19930520 0023:trace:seh:raise_exception info[1]=00b6e890 0023:trace:seh:raise_exception info[2]=003836c8 0023:trace:seh:raise_exception eax=7b826719 ebx=7b8b16b0 ecx=19930520 edx=00b6e7d0 esi=80041017 edi=00145118 0023:trace:seh:raise_exception ebp=00b6e814 esp=00b6e7b0 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000283 --- snip ---
Probably part of their product activation scheme.
Regards