https://bugs.winehq.org/show_bug.cgi?id=52286
Bug ID: 52286 Summary: Zombie Army Trilogy launcher crashes on start Product: Wine Version: 6.21 Hardware: x86-64 URL: https://store.steampowered.com/app/301640/Zombie_Army_ Trilogy/ OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: rbernon@codeweavers.com Regression SHA1: 25184137e8fa892a7ee349f6880cf9ceb31cd648 Distribution: ArchLinux
Created attachment 71428 --> https://bugs.winehq.org/attachment.cgi?id=71428 terminal output
ZATLauncher.exe (an html-based launcher for Zombie Army Trilogy on Steam) crashes after starting.
Reverting commit 25184137e8fa892a7ee349f6880cf9ceb31cd648 on top of Wine-7.0-rc3 fixes the crash for me.
That commit was intended to fix bug #46213, yet that bug is still opened.
commit 25184137e8fa892a7ee349f6880cf9ceb31cd648 mshtml: Only treat resource://gre(-resources)/ as special.
Instead of everything starting with resource:, some application use the resource: prefix for their internal resources, and we fail to load them.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46213
https://bugs.winehq.org/show_bug.cgi?id=52286
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |7c037c82c8c56539dd03e00628e | |27e4525b66483
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/7c037c82c8c56539dd03e00628e27e...
https://bugs.winehq.org/show_bug.cgi?id=52286
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc6.