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

String input randomly freezes (SDL, Linux) #14544

Open
sfan5 opened this issue Apr 15, 2024 · 1 comment
Open

String input randomly freezes (SDL, Linux) #14544

sfan5 opened this issue Apr 15, 2024 · 1 comment
Labels
Blocker The issue needs to be addressed before the next release. @ Client / Controls / Input Regression Something that used to work no longer does.
Milestone

Comments

@sfan5
Copy link
Member

sfan5 commented Apr 15, 2024

original report: minetest/irrlicht#38

I can reproduce this with recent MT (e.g. 30e280b), however the freeze is very random and only 0.5 to 2 seconds.

"Regression" because this didn't happen before the switch to SDL

@sfan5 sfan5 added Blocker The issue needs to be addressed before the next release. @ Client / Controls / Input Regression Something that used to work no longer does. labels Apr 15, 2024
@sfan5 sfan5 added this to the 5.9.0 milestone Apr 15, 2024
@sfan5
Copy link
Member Author

sfan5 commented Apr 15, 2024

I think I managed to catch the freeze, the top-down view looks like this:
grafik

The functions at the bottom are this loop:
https://github.com/libsdl-org/SDL/blob/effc16954f25a09fd6b1d3753a1bea28ae2349bf/src/core/linux/SDL_fcitx.c#L486-L489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker The issue needs to be addressed before the next release. @ Client / Controls / Input Regression Something that used to work no longer does.
Projects
None yet
Development

No branches or pull requests

1 participant