https://bugs.winehq.org/show_bug.cgi?id=48557
Bug ID: 48557 Summary: hot wired crashes with error Product: Wine Version: 5.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maniikarabera@protonmail.ch Distribution: ---
Created attachment 66371 --> https://bugs.winehq.org/attachment.cgi?id=66371 screenshot error
Installer crashes.
https://bugs.winehq.org/show_bug.cgi?id=48557
maniikarabera@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maniikarabera@protonmail.ch
--- Comment #1 from maniikarabera@protonmail.ch --- Created attachment 66372 --> https://bugs.winehq.org/attachment.cgi?id=66372 WINEDEBUG=warn+all log with 32 bit prefix
https://bugs.winehq.org/show_bug.cgi?id=48557
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Is it this game?
https://bugs.winehq.org/show_bug.cgi?id=48557
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- https://www.myabandonware.com/game/hot-wired-dwz#download
https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Ever confirmed|0 |1 URL| |https://www.myabandonware.c | |om/game/hot-wired-dwz#downl | |oad Summary|hot wired crashes with |Hot Wired crashes with |error |error: Setup is unable to | |initialize the language | |dialogbox: Error 106 Status|UNCONFIRMED |NEW CC| |xerox.xerox2000x@gmail.com
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to joaopa from comment #2)
Is it this game?
Apparently it is, tried it and got the same error
In old wine-4.0 (Staging, i have lying around here) the installer starts fine so this is a regression, looks very similar to https://bugs.winehq.org/show_bug.cgi?id=48457 , might be a dupe but this one has a download
https://bugs.winehq.org/show_bug.cgi?id=48557
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- It is regression. Works fine wine-stable-4.0.3. Fails with wine-stable-5.0 Maybe, I shall do a regression test.
https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9fba161dfd842d6bd15d713496c | |acdbf2cdecf46 CC| |julliard@winehq.org
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com ---
Maybe, I shall do a regression test.
No need, i wanted to stress my new cpu;)
commit 9fba161dfd842d6bd15d713496cacdbf2cdecf46 Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 13 09:49:52 2019 +0100
kernelbase: Remove support for LZ files in 32-bit version functions.
Windows doesn't support it either.
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/kernelbase/version.c | 150 +++++++++++++++++++--------------------------- 1 file changed, 61 insertions(+), 89 deletions(-)
Might be relevant to this bug (not 100% sure), just for info:
https://bugs.winehq.org/show_bug.cgi?id=48457#c16 (looks like that installer cannot find versioninfo from gdi,exe, don`t know for sure if this is same issue) and trace from that installer: https://bugs.winehq.org/attachment.cgi?id=66284
https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wyattmeister@gmail.com
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 48457 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Hot Wired crashes with |Multiple installers crash |error: Setup is unable to |(Hot Wired, Croc installer) |initialize the language |: Setup is unable to |dialogbox: Error 106 |initialize the language | |dialogbox: Error 106
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- Update title
https://bugs.winehq.org/show_bug.cgi?id=48557
James Bryant boxedwine@danoon.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |boxedwine@danoon.net
--- Comment #9 from James Bryant boxedwine@danoon.net --- I did a git bisect and noticed this also affected the installer for F-22Raptor6.exe
https://bugs.winehq.org/show_bug.cgi?id=48557
--- Comment #10 from James Bryant boxedwine@danoon.net --- Created attachment 66500 --> https://bugs.winehq.org/attachment.cgi?id=66500 This patch is a revert of one checkin and partial revert of another
reverts 9fba161dfd842d6bd15d713496cacdbf2cdecf46
partial revert 3318278bfd9c69436421e0cc33ac3be14cf96c18 (just adds kernel32 import back in)
I'm not sure if there are any implications to adding kernel32 back in as an import of kernelbase. But this patch does fix the issue I see with 1997 demo, F-22 Raptor. F-22Raptor6.exe can be downloaded from https://archive.org/details/f-22raptor6
https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f4ebe20b2ba33e3c366407f58cb | |c7421e422eea1
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- This fixed by f4ebe20b2ba33e3c366407f58cbc7421e422eea1
Hot wired installer starts fine now in current git
Thanks for the fix!
https://bugs.winehq.org/show_bug.cgi?id=48557
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.3.
https://bugs.winehq.org/show_bug.cgi?id=48557
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=48557
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #13 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.1.