[Bug 47066] New: Regression: extremely low FPS in osu! on wine 4.6, unplayable
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(a)winehq.org Reporter: yalterz(a)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. -- 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=47066 --- Comment #1 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Created attachment 64244 --> https://bugs.winehq.org/attachment.cgi?id=64244 debug log for wine 4.5, working -- 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=47066 Ivan Molodetskikh <yalterz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux -- 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=47066 Lleyton van Sambeeck <lleytonvs1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lleytonvs1(a)gmail.com --- Comment #2 from Lleyton van Sambeeck <lleytonvs1(a)gmail.com> --- After updating, I am getting similar results, but in my case, the game does not launch at all. https://streamable.com/jsjoo -- 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=47066 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #3 from Zebediah Figura <z.figura12(a)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. -- 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=47066 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #4 from Fabian Maurer <dark.shadow4(a)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. -- 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=47066 Matteo Bruni <matteo.mystral(a)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 -- 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=47066 --- Comment #5 from Ivan Molodetskikh <yalterz(a)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(a)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(a)codeweavers.com> Signed-off-by: Ken Thomases <ken(a)codeweavers.com> 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=47066 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0cb79db12ac7c48477518dcff26 | |9ccc5d6b745e0 -- 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=47066 huupoke12(a)yahoo.com.vn changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |huupoke12(a)yahoo.com.vn -- 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=47066 --- Comment #6 from huupoke12(a)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. -- 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=47066 --- Comment #7 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Still an issue on 4.9. -- 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=47066 --- Comment #8 from huupoke12(a)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. -- 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=47066 --- Comment #9 from huupoke12(a)gmail.com --- Can you try installing lib32-libxcomposite. I removed some lib32 and osu! stops working. And reinstall it make it works again. -- 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=47066 --- Comment #10 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Still broken on 1.12.1. I have lib32-libxcomposite installed. -- 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=47066 --- Comment #11 from Ivan Molodetskikh <yalterz(a)gmail.com> --- 4.12.1* -- 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=47066 André <hu3breopoder(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hu3breopoder(a)gmail.com --- Comment #12 from André <hu3breopoder(a)gmail.com> --- I'm having the same issue but only on gnome wayland, gnome xorg works fine. Fedora 31 -- 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=47066 --- Comment #13 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Still broken on 4.21. I should mention that I'm using sway (so Wayland). -- 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=47066 --- Comment #14 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Same issue on wine 5.0-rc4. -- 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=47066 --- Comment #15 from Ivan Molodetskikh <yalterz(a)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. -- 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=47066 Ivan Molodetskikh <yalterz(a)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 -- 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=47066 --- Comment #16 from Ivan Molodetskikh <yalterz(a)gmail.com> --- I figured this is likely an Xwayland issue, so I reported it there: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1099 -- 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=47066 soredake <gi85qht0z(a)relay.firefox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gi85qht0z(a)relay.firefox.com -- 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=47066 Ivan Molodetskikh <yalterz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG --- Comment #17 from Ivan Molodetskikh <yalterz(a)gmail.com> --- Fixed in Xwayland (see link above). -- 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=47066 soredake <broaden_acid002(a)simplelogin.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|broaden_acid002(a)simplelogin | |.com | -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla