http://bugs.winehq.org/show_bug.cgi?id=59932 Bug ID: 59932 Summary: Slingplayer 2's help has an extra window Product: Wine Version: 11.11 Hardware: x86-64 URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay er-2.0.3508-Setup-EMEA.exe OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@list.winehq.org Reporter: imwellcushtymelike@gmail.com CC: rbernon@codeweavers.com Distribution: --- Created attachment 81274 --> http://bugs.winehq.org/attachment.cgi?id=81274 Screenshot - Install and launch SlingPlayer - Press Help or F1 Shortcut (WINEARCH 32): wine "C:\windows\hh.exe" "C:\program files\sling media\slingplayer\Language\.\slingplayer.chm::/redirect_javascript.htm#topic=hlp-005381&langid=eng&country=uk" OR - 7z e SlingPlayer-2.0.3508-Setup-EMEA.exe 'Disk1\slingplayer\LanguageFiles\SlingPlayer.chm' - mv Disk1\\slingplayer\\LanguageFiles\\SlingPlayer.chm SlingPlayer.chm - wine "C:\windows\hh.exe" SlingPlayer.chm Screenshot attached. Under Windows 10 the help displays normally. Under Wine and Staging 11.11 two windows pop up, neither of which are useful. http://download.slingmedia.com/player/pc/SP2/SlingPlayer-2.0.3508-Setup-EMEA... http://web.archive.org/http://download.slingmedia.com/player/pc/SP2/SlingPla... sha1sum f745904eef7b88946d2b67ca6e324b078ff20fba SlingPlayer-2.0.3508-Setup-EMEA.exe Back in Wine 9.0.1 there is only the one window, as there should be. The window first appears after commit 0cda91856138e1d49fcfd9b6c2c9328146616baa. commit 0cda91856138e1d49fcfd9b6c2c9328146616baa Author: Rémi Bernon <rbernon@codeweavers.com> Date: Thu Nov 14 11:53:52 2024 +0100 winex11: Request window state updates asynchronously. However, the window promptly disappears. Unfortunately after 1039c8f7f3150be8820a5b9d8d54448832ad0699 the window remains, remains on top, and cannot be closed without closing the underlying help window (not that the help window works: Bug 59930). commit 1039c8f7f3150be8820a5b9d8d54448832ad0699 Author: Rémi Bernon <rbernon@codeweavers.com> Date: Thu Dec 18 19:09:36 2025 +0100 winex11: Unmap windows only when SWP_HIDEWINDOW is set. The first commit cannot be cleanly reverted, the second can. Notes: - Links to websites in the help menu open the file explorer in Windows 10. - Parts of the program claim there is no Internet connection. These are not Wine bugs. -- 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.