Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] After clicking, lazer occasionally freezes until I press/click a key #32068

Open
vextrinct opened this issue Feb 23, 2025 · 6 comments
Open

Comments

@vextrinct
Copy link

Type

Game behaviour

Bug description

Probably related to ppy/osu-framework#6181
After clicking on any button, the game freezes until I click or press any key again (A-Z keys seem to not unfreeze) . Seems to happen at random

I have tried turning off high precision mouse, the issue still kept happening

Screenshots or videos

8mb.video-Qsh-I48f87Yf.mp4

Version

2025.221.0-lazer

Logs

compressed-logs.zip

@Skaldebane
Copy link

Skaldebane commented Feb 23, 2025

Same here, clicking on anything using mouse freezes the game for a second.
Though it unfreezes itself automatically in my case, nothing I do unfreezes it until almost a full second passes away.

However, I shall note that I updated osu! at the same time I updated from GNOME 46 to 47... just to keep that in mind.

Using Fedora 41 / GNOME 47.

Edit: seems far less noticeable when the system's under low load, but it's still there. Doing the same interactions with Keyboard doesn't cause issues (i.e. i can play just fine, but navigating stuff with mouse is a bit meh)

@hwsmm
Copy link

hwsmm commented Feb 24, 2025

Could you take a video once again with graphs (Ctrl+F11 twice)?

@vextrinct
Copy link
Author

Here's the video with the graph

freeze.mp4

@vextrinct
Copy link
Author

vextrinct commented Feb 24, 2025

Setting Graphics > Threading mode to Single thread seems to not cause freezing. Ironic....
Also, SDL_VIDEODRIVER=Wayland OSU_SDL3=0 env vars fix this entirely.... Yet another SDL issue

@hwsmm
Copy link

hwsmm commented Feb 24, 2025

How about SDL_VIDEO_DRIVER=wayland without OSU_SDL3=0?

@vextrinct
Copy link
Author

That also fixes it, no more freezing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants