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

"SDL error: NSWindow drag regions should only be invalidated on the Main Thread!" error when compiled on Big Sur (Mac) #218

Open
tachijuan opened this issue Jan 3, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@tachijuan
Copy link

installed from source via:
cargo --install --features-sdl endbasic

then when run I get:
[juan:~]$ endbasic --console=graphics:800x600 endbasic: SDL error: NSWindow drag regions should only be invalidated on the Main Thread!

I tested this on both Intel Big Sur (11.7.1) and Apple Silicon (12.6.1). Exact same error on both.

@jmmv jmmv added the bug Something isn't working label Jan 5, 2023
@jmmv
Copy link
Collaborator

jmmv commented Jan 5, 2023

Thanks for the report. I'm surprised about the "main thread" error given that there were new changes in 0.10 that should have resulted in the opposite of this issue. I'll have to get my hands on macOS again, which I don't have super-easy access to right now. Should get to it soon though.

@mkmik
Copy link

mkmik commented Sep 15, 2023

regression in f5189d6

@mkmik
Copy link

mkmik commented Sep 15, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants