[Bug 40919] New: Worms Armageddon Gameplay only shows top-left corner of screen
https://bugs.winehq.org/show_bug.cgi?id=40919 Bug ID: 40919 Summary: Worms Armageddon Gameplay only shows top-left corner of screen Product: Wine Version: 1.9.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: lmanning17(a)gmail.com Distribution: --- Created attachment 55019 --> https://bugs.winehq.org/attachment.cgi?id=55019 Main Menu of game Worms Armageddon works great on WINE 1.9.10, but 1.9.11+ do not work. Worms Armageddon uses a static sized window for the game menu, but when you start a game it resizes to the screen size you set in options. In 1.9.11+, when the screen resizes, the resized area remains black and only the top-left corner of the screen is visible. -- 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=40919 --- Comment #1 from lmanning17(a)gmail.com --- Created attachment 55020 --> https://bugs.winehq.org/attachment.cgi?id=55020 Working Gameplay -- 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=40919 --- Comment #2 from lmanning17(a)gmail.com --- Created attachment 55021 --> https://bugs.winehq.org/attachment.cgi?id=55021 Regression Gameplay -- 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=40919 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |sebastian(a)fds-team.de -- 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=40919 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #3 from Józef Kucia <joseph.kucia(a)gmail.com> --- Please run regression tests. https://wiki.winehq.org/Regression_Testing -- 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=40919 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de, | |julliard(a)winehq.org --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- Did an regression test: ommit d1048914332e118c2ae107177f24910807471367 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat May 21 09:55:18 2016 +0900 user32: Only start reusing DCEs after the cache reached its limit. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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=40919 --- Comment #5 from Fabian Maurer <dark.shadow4(a)web.de> --- The patch reverts cleanly on the current git tree and reverting fixes the issue. -- 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=40919 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Regression SHA1| |d1048914332e118c2ae107177f2 | |4910807471367 -- 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=40919 --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Can you please attach a +tid,+win,+x11drv trace? -- 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=40919 --- Comment #7 from Józef Kucia <joseph.kucia(a)gmail.com> --- Created attachment 56830 --> https://bugs.winehq.org/attachment.cgi?id=56830 +tid,+win,+x11drv trace -- 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=40919 --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Created attachment 58711 --> https://bugs.winehq.org/attachment.cgi?id=58711 Invalidate cross-process DCEs Does this make a difference? -- 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=40919 --- Comment #9 from Fabian Maurer <dark.shadow4(a)web.de> --- Yes, this patch fixes the problem. -- 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=40919 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |e7f30014c307cf69f9c4e7c472e | |e38338e0b2638 Resolution|--- |FIXED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Committed as e7f30014c307cf69f9c4e7c472ee38338e0b2638, thanks for testing. -- 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=40919 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 -- 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=40919 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.14. -- 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=40919 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.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=40919 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #12 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.3. -- 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)
-
wine-bugs@winehq.org