https://bugs.winehq.org/show_bug.cgi?id=52125
Bug ID: 52125 Summary: SlingPlayer 1.5 installer initial window in wrong place Product: Wine Version: 6.22 Hardware: x86-64 URL: http://download.slingmedia.com/player/pc/SlingPlayer-S etup-EU-1.5.1.343.exe OS: Linux Status: NEW Keywords: download, integration, regression Severity: trivial Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Regression SHA1: c5ec1585f6e5211a2b63e3435748210552250534 Distribution: Ubuntu
Created attachment 71159 --> https://bugs.winehq.org/attachment.cgi?id=71159 Wine 6.22 console log
The very first window/dialog for the SlingPlayer 1.5 installer should be centred on the screen, but it now appears in the top-left. This is a regression.
c5ec1585f6e5211a2b63e3435748210552250534 is the first bad commit commit c5ec1585f6e5211a2b63e3435748210552250534 Author: Zhiyi Zhang zzhang@codeweavers.com Date: Tue Aug 25 15:20:39 2020 +0800
winex11.drv: Always update _NET_WM_STATE in update_net_wm_states().
KWin treats a window covering exactly the whole monitor as maximized when handling its first map request and expects applications to update maximized state later. Wine doesn't know about this added maximized state and expect it unchanged, making the window always maximized as far as KWin is concerned. So always send _NET_WM_STATE updates even if Wine doesn't expect changes to hint KWin that a window should not be maximized.
Fix test failures when running the tests introduced by 36b720357bcaf0a1e625f488e0c981ce10e8affa with KWin.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 b06929cff8ed3c28c180cac84c3f048016609695 4302ac2f25c30f99c2d254cf33fb08d70f72f97b M dlls
Reverting this commit in current git resolves the issue. There are other bugs related to this commit but I can't say this is a duplicate.
Log attached though it doesn't show much.
https://bugs.winehq.org/show_bug.cgi?id=52125
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 71160 --> https://bugs.winehq.org/attachment.cgi?id=71160 Wine 6.22 +x11drv
https://bugs.winehq.org/show_bug.cgi?id=52125
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=52125
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- Which window manager are you using?
https://bugs.winehq.org/show_bug.cgi?id=52125
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Sorry, I realised I should have added that.
Ubuntu MATE 18.04 (Gnome 2.x)
ubuntu-mate-desktop Version: 1.225 x11-common Version: 1:7.7+19ubuntu7.1 OpenGL renderer string: Quadro K5000/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 470.82.00
I don't know what other information to get from the system, I don't think I've had to grab WM details before.
https://bugs.winehq.org/show_bug.cgi?id=52125
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- This is most likely a duplicate of bug 50381.
https://bugs.winehq.org/show_bug.cgi?id=52125
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Tested in an updated Marco, and on a Gnome 3.x desktop, and the problem goes away, so it sure does. Thanks.
*** This bug has been marked as a duplicate of bug 50381 ***
https://bugs.winehq.org/show_bug.cgi?id=52125
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- Closing