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

macOS: spurious key events #10905

Open
Devon7 opened this issue Sep 19, 2024 · 0 comments
Open

macOS: spurious key events #10905

Devon7 opened this issue Sep 19, 2024 · 0 comments

Comments

@Devon7
Copy link

Devon7 commented Sep 19, 2024

SDL2 mysteriously started reporting spurious keyboard events,
then mysteriously went back to normal about 28 hours later.

	Real	SDL2	Seconds
	====	====	=======
	↓RCTRL	↓RCTRL	19.337
	↓RALT	↓RALT	24.903
		↑RCTRL	24.905
		↑RALT	24.905
	↓X	↓X	33.576
	↑X	↑X	33.619
	↑RALT	↓RCTRL	38.900
	↑RCTRL	↑RCTRL	44.117
↓ SDL_KEYDOWN
↑ SDL_KEYUP

	Peace
		--Devon

P.S. Nothing in MacOS changed prior to this lossage,
except installing a new speech recognition language.
No SDL apps were running when the syndrome began/ended.
Multiple SDL apps were affected. No non-SDL apps were.

@icculus icculus changed the title Heisenbug macOS: spurious key events Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant