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

'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!' #24

Open
mpeters2 opened this issue Dec 8, 2023 · 0 comments

Comments

@mpeters2
Copy link

mpeters2 commented Dec 8, 2023

Tried to run the code example here: https://juliagraphics.github.io/Luxor.jl/dev/howto/livegraphics/

("Open and run the first window in its own thread:")

Got this:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!'
*** First throw call stack:
libc++abi: terminating due to uncaught exception of type NSException
[30629] signal (6): Abort trap: 6
in expression starting at none:0
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
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