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
http://bugs.winehq.org/show_bug.cgi?id=31909
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.copistar.com/dow | |nload/
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-10-07 10:31:00 CDT --- Hello,
filling fields ...
$ du -sh Copistar-2.139-installer.exe 17M Copistar-2.139-installer.exe
$ sha1sum Copistar-2.139-installer.exe b0aa6f7c0899ab4e61ee8dda7d92591f24d1f34f Copistar-2.139-installer.exe
$ wine --version wine-1.5.14-182-ged97683
Regards
http://bugs.winehq.org/show_bug.cgi?id=31909
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b0045eccde3042ac9e443a47fef | |1540773bcb148 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net 2012-10-10 15:46:04 CDT --- Hello,
fixed by commit http://source.winehq.org/git/wine.git/commitdiff/b0045eccde3042ac9e443a47fef...
Thanks Hans.
Regards
http://bugs.winehq.org/show_bug.cgi?id=31909
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:34:20 CDT --- Closing bugs fixed in 1.5.15.
http://bugs.winehq.org/show_bug.cgi?id=31909
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation
https://bugs.winehq.org/show_bug.cgi?id=31909
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Copistar needs |Copistar 2.x needs |Win32_NetworkAdapter WMI |Win32_NetworkAdapter WMI |class 'AdapterType' |class 'AdapterType' |property |property URL|http://www.copistar.com/dow |https://web.archive.org/web |nload/ |/20140717192327/http://down | |load.copistar.com/copistar- | |installer.exe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link to v2.0 via Internet Archive for documentation.
https://web.archive.org/web/20140717192327/http://download.copistar.com/copi...
https://www.virustotal.com/gui/file/de39f9758dbda8f1cdaeff25dad286c7c0c2b924...
$ sha1sum copistar-installer.exe a2df393c4d696f450bdab611937b080fdf1a8897 copistar-installer.exe
$ du -sh copistar-installer.exe 21M copistar-installer.exe
====
Link to older v1.5 for completeness. It also comes with activation scheme but doesn't exhibit this problem though.
https://web.archive.org/web/20120420021402/http://www.copistar.com/fileadmin...
https://www.virustotal.com/gui/file/3671f1c4b3717db9ff27a35b2b2f5636cbecc248...
$ sha1sum copistar_demo.exe 9bc5d0ae0bf35d963623d8f0875111e0c34f6ecf copistar_demo.exe
$ du -sh copistar_demo.exe 4.5M copistar_demo.exe
Regards