https://bugs.winehq.org/show_bug.cgi?id=51583
Bug ID: 51583 Summary: win16 applications crash due to "visual styles" Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Split off from bug 51564.
Issue is with commit f304b2ae23bb537029fe51983f060f680de66a12 Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Jun 11 10:05:33 2021 +0800
winevdm: Enable visual styles.
Download attached.
https://bugs.winehq.org/show_bug.cgi?id=51583
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Regression SHA1| |f304b2ae23bb537029fe51983f0 | |60f680de66a12 URL| |https://archive.org/details | |/TETRIS_201612
https://bugs.winehq.org/show_bug.cgi?id=51583
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Created attachment 70433 --> https://bugs.winehq.org/attachment.cgi?id=70433 Program to reproduce the crash
Note that the commit itself is not faulty. It just exposes another issue in win16 code.
https://bugs.winehq.org/show_bug.cgi?id=51583
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Created attachment 70434 --> https://bugs.winehq.org/attachment.cgi?id=70434 Crashlog
https://bugs.winehq.org/show_bug.cgi?id=51583
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|win16 applications crash |Tetris crashes due to |due to "visual styles" |"visual styles"
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Also affects win32 programs, when converting from Ansi to Unicode, handles and resource IDs should be ignored, that's what windows does as well. Not 100% sure why tetris tries to send a HGLOBAL to another process, but that makes it crash.
https://bugs.winehq.org/show_bug.cgi?id=51583
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51583
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- I believe the revert patch was merged. https://source.winehq.org/patches/data/217585
https://bugs.winehq.org/show_bug.cgi?id=51583
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |b1eeaa657db649c256fe92c94f2 | |10982f810fd6a Status|NEW |RESOLVED
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=b1eeaa657db649c256fe92c94...
https://bugs.winehq.org/show_bug.cgi?id=51583
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.20.