https://bugs.winehq.org/show_bug.cgi?id=47066
Bug ID: 47066 Summary: Regression: extremely low FPS in osu! on wine 4.6, unplayable Product: Wine Version: 4.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yalterz@gmail.com Distribution: ---
Created attachment 64243 --> https://bugs.winehq.org/attachment.cgi?id=64243 debug log for wine 4.6, broken
After an update to wine 4.6 osu! stopped working properly.
Video: https://streamable.com/hy02f
Differences from wine 4.5: 1. A screen of glitched framebuffer right before the game starts up (doesn't happen on wine 4.5). 2. Extremely low FPS, something like one frame every two seconds.
Logs for wine 4.5 and 4.6 for starting the game and quitting attached.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #1 from Ivan Molodetskikh yalterz@gmail.com --- Created attachment 64244 --> https://bugs.winehq.org/attachment.cgi?id=64244 debug log for wine 4.5, working
https://bugs.winehq.org/show_bug.cgi?id=47066
Ivan Molodetskikh yalterz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=47066
Lleyton van Sambeeck lleytonvs1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lleytonvs1@gmail.com
--- Comment #2 from Lleyton van Sambeeck lleytonvs1@gmail.com --- After updating, I am getting similar results, but in my case, the game does not launch at all.
https://bugs.winehq.org/show_bug.cgi?id=47066
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- If you have the time and ability, can you please perform a regression test? See https://wiki.winehq.org/Regression_Testing for detailed instructions.
https://bugs.winehq.org/show_bug.cgi?id=47066
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- (In reply to Lleyton van Sambeeck from comment #2)
After updating, I am getting similar results, but in my case, the game does not launch at all.
See bug 44184.
Can't see any performance regression though.
https://bugs.winehq.org/show_bug.cgi?id=47066
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: extremely low |Extremely low FPS in osu! |FPS in osu! on wine 4.6, |on wine 4.6, unplayable |unplayable | Severity|major |normal Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #5 from Ivan Molodetskikh yalterz@gmail.com --- Did the bisecting. FYI still broken in 4.7 and on latest master.
0cb79db12ac7c48477518dcff269ccc5d6b745e0 is the first bad commit commit 0cb79db12ac7c48477518dcff269ccc5d6b745e0 Author: Micah N Gorrell mgorrell@codeweavers.com Date: Wed Apr 10 13:04:18 2019 -0600
winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required.
Prevent creating a gl_drawable for a window as type DC_GL_WINDOW if there are known children of the window, since DC_GL_WINDOW does not support clipping.
Recreate a gl_drawable that was previously create as type DC_GL_WINDOW when a child is encountered.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=15232 Signed-off-by: Micah N Gorrell mgorrell@codeweavers.com Signed-off-by: Ken Thomases ken@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=47066
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0cb79db12ac7c48477518dcff26 | |9ccc5d6b745e0
https://bugs.winehq.org/show_bug.cgi?id=47066
huupoke12@yahoo.com.vn changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huupoke12@yahoo.com.vn
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #6 from huupoke12@yahoo.com.vn --- Created attachment 64391 --> https://bugs.winehq.org/attachment.cgi?id=64391 Error output after osu! is closed
osu! may or may not run but generate the error this output anyway. If osu! can run, there aren't any graphical output.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #7 from Ivan Molodetskikh yalterz@gmail.com --- Still an issue on 4.9.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #8 from huupoke12@yahoo.com.vn --- I don't know why but I solved the problem by removing osu package (AUR) and deleting all wine prefix. But before I do that, I have been tried creating new prefixes but the bug still exists with the new prefixes.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #9 from huupoke12@gmail.com --- Can you try installing lib32-libxcomposite. I removed some lib32 and osu! stops working. And reinstall it make it works again.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #10 from Ivan Molodetskikh yalterz@gmail.com --- Still broken on 1.12.1. I have lib32-libxcomposite installed.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #11 from Ivan Molodetskikh yalterz@gmail.com --- 4.12.1*
https://bugs.winehq.org/show_bug.cgi?id=47066
André hu3breopoder@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hu3breopoder@gmail.com
--- Comment #12 from André hu3breopoder@gmail.com --- I'm having the same issue but only on gnome wayland, gnome xorg works fine. Fedora 31
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #13 from Ivan Molodetskikh yalterz@gmail.com --- Still broken on 4.21. I should mention that I'm using sway (so Wayland).
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #14 from Ivan Molodetskikh yalterz@gmail.com --- Same issue on wine 5.0-rc4.
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #15 from Ivan Molodetskikh yalterz@gmail.com --- This is still an issue on Wine 5.2 (Staging) running on Fedora 31 on GNOME. It happens on GNOME Wayland, and not on GNOME Xorg.
https://bugs.winehq.org/show_bug.cgi?id=47066
Ivan Molodetskikh yalterz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Extremely low FPS in osu! |Extremely low FPS in osu! |on wine 4.6, unplayable |on wine 4.6, unplayable on | |Wayland
https://bugs.winehq.org/show_bug.cgi?id=47066
--- Comment #16 from Ivan Molodetskikh yalterz@gmail.com --- I figured this is likely an Xwayland issue, so I reported it there: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1099
https://bugs.winehq.org/show_bug.cgi?id=47066
soredake gi85qht0z@relay.firefox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gi85qht0z@relay.firefox.com
https://bugs.winehq.org/show_bug.cgi?id=47066
Ivan Molodetskikh yalterz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #17 from Ivan Molodetskikh yalterz@gmail.com --- Fixed in Xwayland (see link above).
https://bugs.winehq.org/show_bug.cgi?id=47066
soredake broaden_acid002@simplelogin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|broaden_acid002@simplelogin | |.com |