http://bugs.winehq.org/show_bug.cgi?id=54455
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |https://www.wibu.com/us/sup | |port/user/downloads-user-so | |ftware.html Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming the failing installer.
The other issue mentioned here has now evolved into a crash (running CodemeterCC.exe or CmWebAdmin.exe)
To reproduce i followed what OP did:
Install with: wine CodeMeterRuntime.exe /ComponentArgs "*":"/qn ADDLOCAL=Complete,DotNET_Modules,AutomaticServerSearch REMOVE=WibuShellExtension,EnableNetworkServer,AccessToWebAdmin /l*v C:\users\z0rb\Temp\keyinst.log /norestart DISABLEROLLBACK=1 PROP_CMCC="none""
Then run CodemeterCC.exe:
00c0:trace:wbemprox:wbem_services_ExecQuery 000000000129AD80, L"WQL", L"SELECT * FROM SoftwareLicensingProduct WHERE PartialProductKey <> null", 0x30, 0000000000000000, 0000000001998380 00c0:trace:wbemprox:create_table returning 000000000129AE40 00c0:trace:wbemprox:parse_query wql_parse returned 0 00c0:trace:wbemprox:free_table destroying 000000000129AE40 00c0:fixme:file:GetTempPath2W (261, 000000000132F480) semi-stub 00c0:fixme:dbghelp:elf_search_auxv can't find symbol in module 00c0:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData 00c0:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory 01d4:fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Unhandled page fault on read access to 0000000000000000 at address 0000000141CDA667 (thread 00c0), starting debugger...
After adding PartialProductKey, it then crashes on missing ApplicationId. After that it says the Codemeter service is running (Note: you have to maximize the GUI from the system tray)
I'll send a patch for the this issue. Unforunately I don't know why the installer crashes.