http://bugs.winehq.org/show_bug.cgi?id=32918
Bug #: 32918 Summary: Real World Racing Demo doesn't setup Product: Wine Version: 1.5.23 Platform: x86 URL: http://www.realworldracing.com/demo-download.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andrey.goosev@gmail.com Classification: Unclassified
Created attachment 43476 --> http://bugs.winehq.org/attachment.cgi?id=43476 setuplog
Crashes at start extracting to folder.
http://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com 2013-02-07 03:46:29 CST --- Created attachment 43477 --> http://bugs.winehq.org/attachment.cgi?id=43477 stacktrace
http://bugs.winehq.org/show_bug.cgi?id=32918
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.goosev@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32918
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2013-02-11 10:23:10 CST --- I can confirm in 1.5.23.
[austin@localhost ~]$ du -h RWROpenBetaSetup.exe 448M RWROpenBetaSetup.exe [austin@localhost ~]$ sha1sum RWROpenBetaSetup.exe 32695cbb276aee662069d3b0a2692d5b7a38d353 RWROpenBetaSetup.exe
http://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com 2013-09-21 15:11:45 CDT --- Still present. Wine 1.7.2
http://bugs.winehq.org/show_bug.cgi?id=32918
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole32
http://bugs.winehq.org/show_bug.cgi?id=32918
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer URL|http://www.realworldracing. |http://www.playerattack.com |com/demo-download.php |/file/45359/Real-World-Raci | |ng-Demo/ Summary|Real World Racing Demo |Real World Racing Demo |doesn't setup |(non-Steam) doesn't setup
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Still in 1.7.12-125-g9ca4f9b
http://bugs.winehq.org/show_bug.cgi?id=32918
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Component|ole32 |wintrust
--- Comment #5 from Piotr Caban piotr.caban@gmail.com --- Setting component to wintrust (it doesn't look like ole32 bug).
The application crases after calling: FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_IGNORE_INSERTS|FORMAT_MESSAGE_FROM_SYSTEM,NULL,TRUST_E_NOSIGNATURE,0x400,BUF,0,0) after hacking the function to return an error describing string the intallator hangs.
Earlier in the logs there's following line: 0032:Ret wintrust.WinVerifyTrustEx() retval=800b0100 ret=7da514fe so it's probably a bug in wintrust but I was not really checking it.
https://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #6 from Andrey Gusev andrey.goosev@gmail.com --- String fixme:storage:create_storagefile Storage share mode not implemented.
now replaced by fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
in 1.7.35
https://bugs.winehq.org/show_bug.cgi?id=32918
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- Is this the same game? http://www.gamershell.com/download_103475.shtml
https://bugs.winehq.org/show_bug.cgi?id=32918
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.playerattack.com |https://www.ausgamers.com/f |/file/45359/Real-World-Raci |iles/download/72616/real-wo |ng-Demo/ |rld-racing-demo-v20
https://bugs.winehq.org/show_bug.cgi?id=32918
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #8 from winetest@luukku.com --- Can't even install
wine 2.0-git.
https://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #9 from winetest@luukku.com --- (In reply to winetest from comment #8)
Can't even install
wine 2.0-git.
Can't install wine 2.4 and staging 2.4.
https://bugs.winehq.org/show_bug.cgi?id=32918
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #10 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Created attachment 57912 --> https://bugs.winehq.org/attachment.cgi?id=57912 patch stolen from from 29997
With the attached patch , shamelessly stolen from bug 29997, and the patch from https://bugs.winehq.org/attachment.cgi?id=57910 (bug 34989) the installer succeeds for me. The user interface doenst refresh, but the installation goes on and succeeds in the end.
https://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #11 from winetest@luukku.com --- (In reply to Louis Lenders from comment #10)
Created attachment 57912 [details] patch stolen from from 29997
With the attached patch , shamelessly stolen from bug 29997, and the patch from https://bugs.winehq.org/attachment.cgi?id=57910 (bug 34989) the installer succeeds for me. The user interface doenst refresh, but the installation goes on and succeeds in the end.
Yes I get exactly the same results. wine 2.7-git and the 2 patches mentioned.
I quess this bug could be marked depends on bug 34989.
https://bugs.winehq.org/show_bug.cgi?id=32918
--- Comment #12 from Louis Lenders xerox.xerox2000x@gmail.com --- Is really a duplicate of 34989 now. I`ll try if it installs with the patch from that bug later, then this bug can be resolved
https://bugs.winehq.org/show_bug.cgi?id=32918
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #13 from Louis Lenders xerox.xerox2000x@gmail.com --- Had this lying around my disk. sha1sum RWRDemoSetup2.0.exe 9f1b69e00e3cc759771addcb0e0e505849148363 RWRDemoSetup2.0.exe
Installs fine in wine-3.15. As explained in previous comments suffered from bug 34989
Resolving as such.
*** This bug has been marked as a duplicate of bug 34989 ***
https://bugs.winehq.org/show_bug.cgi?id=32918
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.