http://bugs.winehq.org/show_bug.cgi?id=26621
Summary: KidStarter: Fails to install Product: Wine Version: 1.3.16 Platform: x86 URL: http://www.kidstarter.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=33889) --> (http://bugs.winehq.org/attachment.cgi?id=33889) Terminal output on wine-1.3.16-252-gf421d22
Steps to reproduce: 1) remove ~/.wine 2) winetricks gecko 3) wine setup.exe
Behaviour: Crash.
Expected behaviour: No crash.
http://bugs.winehq.org/show_bug.cgi?id=26621
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=26621
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-06-09 17:20:51 CDT --- The initial crash is fixed now by commit 4680f63939dc8fd6b26d17125a4d0d9f95702217
However, the installer fails later on due to other netapi deficincies. To be continued...
http://bugs.winehq.org/show_bug.cgi?id=26621
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #2 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-03-26 05:42:43 CDT --- On clean wine 1.4.0, installer crashes with the following tail on messages from the console. I think the last line is important:
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:storage:create_storagefile Storage share mode not implemented. fixme:netapi32:NetLocalGroupGetInfo ((null) L"Administrators" 1 0xe15e3d8) semi-stub! fixme:netapi32:NetLocalGroupGetInfo ((null) L"KidStarter Users" 1 0xe15e488) semi-stub! fixme:netapi32:NetUserAdd ((null), 1, 0xe15e430, (nil)) stub! fixme:netapi32:NetLocalGroupAddMembers ((null) L"KidStarter Users" 0 0xe15e4b8 1) stub! fixme:netapi32:NetLocalGroupAddMembers ((null) L"Administrators" 0 0xe15e4b8 1) stub! err:msi:ITERATE_Actions Execution halted, action L"KidStarterInstallShell" returned 1603
My machine is Ubuntu 11.10, 32bits.
http://bugs.winehq.org/show_bug.cgi?id=26621
--- Comment #3 from Austin English austinenglish@gmail.com 2012-03-26 13:29:09 CDT --- Created attachment 39557 --> http://bugs.winehq.org/attachment.cgi?id=39557 relay,seh,tid,msi trace
Also grep'ed out any references to 'Heap' to get the log size down.
http://bugs.winehq.org/show_bug.cgi?id=26621
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com --- Is this still an issue in latest wine (1.7.17 or later)?
Any updated URL? It doesn't work (www.kid-starter.com neither)
https://bugs.winehq.org/show_bug.cgi?id=26621
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- No Download. What application is this? Last wine version used was 1.4. Unless someone updates with download I don't see point keeping this bug open.
https://bugs.winehq.org/show_bug.cgi?id=26621
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|KidStarter: Fails to |KidStarter Shell installer |install |needs | |'HKLM\SOFTWARE\Microsoft\ | |\Windows | |NT\CurrentVersion\Winlogo | |n' registry key present
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
likely abandonware (no download) but well.
Austin's log shows this:
--- snip --- ... 003a:trace:msi:ACTION_CustomAction Handling custom action L"KidStarterInstallShell" (c01 L"KSCustomD" L"KidStarterInstallShell") ... 003a:trace:msi:msi_get_property returning L"austin,C:\Program Files\Brilliant Software\KidStarter\KidStarter.Shell.exe" for property L"KidStarterInstallShell" 003a:trace:msi:msi_set_property 0x14ab38 L"CustomActionData" L"austin,C:\Program Files\Brilliant Software\KidStarter\KidStarter.Shell.exe" ... 003a:trace:msi:HANDLE_CustomType1 Calling function L"KidStarterInstallShell" from L"C:\users\austin\Temp\msiaa4e.tmp" ... 0042:trace:msi:ACTION_CallDllFunction calling L"KidStarterInstallShell" ... 0042:Call msi.MsiRecordSetStringW(00000003,00000000,0e0b0f88 L"Shell path is C:\Program Files\Brilliant Software\KidStarter\KidStarter.Shell.exe") ret=057b53ea ... 0042:Call advapi32.RegOpenKeyExW(80000002,057cf130 L"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon",00000000,0002001f,0553e628) ret=057b23e0 0042:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=057b23e0 ... 0042:Call msi.MsiRecordSetStringW(00000003,00000000,0e0b0f88 L"Failed to open registry key SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon (2)") ret=057b53ea ... 0042:trace:msi:DllThread custom action (42) returned 1603 ... 003a:err:msi:ITERATE_Actions Execution halted, action L"KidStarterInstallShell" returned 1603 --- snip ---
Which suggests it wants to register a replacement shell. Frequently used by simple minded malware/trojans.
Regards
https://bugs.winehq.org/show_bug.cgi?id=26621
--- Comment #7 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/114268
https://bugs.winehq.org/show_bug.cgi?id=26621
--- Comment #8 from super_man@post.com --- Patch was merged.
https://bugs.winehq.org/show_bug.cgi?id=26621
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |27926d3a8dd7f4140c7f925449e | |dc97cf8362e8d Status|NEW |RESOLVED Component|-unknown |loader Resolution|--- |FIXED
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
fixed by commit https://source.winehq.org/git/wine.git/commitdiff/27926d3a8dd7f4140c7f925449...
Thanks Austin
Regards
https://bugs.winehq.org/show_bug.cgi?id=26621
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.54.