https://bugs.winehq.org/show_bug.cgi?id=52501
Bug ID: 52501 Summary: TASInput (Mupen64-RR-Lua): TASInput window doesn't close and stops responding Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jackyguo18@hotmail.com Distribution: ---
source code: https://github.com/mkdasher/mupen64-rr-lua-/tree/master/tasinput_plugin/src.
Checkboxes and radio buttons in the TASInput window are not cleared before being redrawn, leading to weird overlapping graphics. See the attached screenshot.
Wine version: 7.0 (winehq-stable) Linux distro: Ubuntu 21.10 (impish) Display server: Wayland, GNOME Mutter
To reproduce, download the package from https://repack.skazzy3.com, then simply unzip to a folder and run mupen64.exe. From there: - run an N64 ROM - note that the TASInput window (the one with the fancy checkboxes) shows up - File > Close ROM - the TASInput window should close, but doesn't, and freezes up. - Eventually, (at least for me) GNOME prompts me to force-quit Mupen.
https://bugs.winehq.org/show_bug.cgi?id=52501
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |https://repack.skazzy3.com/
https://bugs.winehq.org/show_bug.cgi?id=52501
--- Comment #1 from jackyguo18@hotmail.com --- Updated to winehq-staging (version 7.2) and the bug still persists, though the titlebar is now rendered correctly. Ignore the description I wrote in the first comment, it should say:
When closing the emulator (not the entire app), the TASInput window remains and freezes up.
https://bugs.winehq.org/show_bug.cgi?id=52501
--- Comment #2 from jackyguo18@hotmail.com --- Bug is still occurring on Wine 7.7.
https://bugs.winehq.org/show_bug.cgi?id=52501
--- Comment #3 from jackyguo18@hotmail.com --- Wine 8.14 still has this bug.
https://bugs.winehq.org/show_bug.cgi?id=52501
--- Comment #4 from jackyguo18@hotmail.com --- Wine 8.21 still has this bug.
https://bugs.winehq.org/show_bug.cgi?id=52501
--- Comment #5 from jackyguo18@hotmail.com --- Appears to be fixed in Wine 9.11. Not completely sure why.