https://bugs.winehq.org/show_bug.cgi?id=49728
Bug ID: 49728 Summary: Appear (a 4K rendering demo) crashes on unimplemented function user32.dll.SetWindowFullScreenState Product: Wine Version: 5.15 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 68005 --> https://bugs.winehq.org/attachment.cgi?id=68005 Terminal output
Very easy to reproduce: Unzip the archive and run `wine appear_debug_nomusic.exe`. Since the program changes your screen resolution, I recommend enabling the virtual desktop in winecfg beforehand.
First reported at https://github.com/w23/jetlag_appear/issues/1#issuecomment-399741830
$ sha256sum appear_debug_nomusic.exe d0fbf762726ed8ca5b3432bbecedccaf6c5c4f898ab2a00bf922500ee1369ff8
https://bugs.winehq.org/show_bug.cgi?id=49728
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://yolp.omgwtf.ru/appea | |r_debug.zip Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=49728
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- SetWindowFullScreenState is an undocumented Windows 95/98/NT4 function which is not present in XP and later. Interestingly, Appear is smart enough to check whether SetWindowFullScreenState is available before calling it. So one solution might be to simply comment out SetWindowFullScreenState in user32.spec.
https://bugs.winehq.org/show_bug.cgi?id=49728
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a13f78cca755a182c26ae197c69 | |6d8ebc27c82f1 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/a13f78cca755a182c26ae197c6...
https://bugs.winehq.org/show_bug.cgi?id=49728
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.16.
https://bugs.winehq.org/show_bug.cgi?id=49728
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=49728
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://yolp.omgwtf.ru/appea |https://web.archive.org/web |r_debug.zip |/20210119212249if_/https:// | |yolp.omgwtf.ru/appear_debug | |.zip CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=49728
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.4.