[Bug 49728] New: Appear (a 4K rendering demo) crashes on unimplemented function user32.dll.SetWindowFullScreenState
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(a)winehq.org Reporter: alexhenrie24(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://yolp.omgwtf.ru/appea | |r_debug.zip Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 --- Comment #1 from Alex Henrie <alexhenrie24(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a13f78cca755a182c26ae197c69 | |6d8ebc27c82f1 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/a13f78cca755a182c26ae197c6... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.16. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Anastasius Focht <focht(a)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(a)gmx.net -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49728 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 5.0.x milestone from bug fixes included in 5.0.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla