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

Fix crash due to the use of NSAlert from non-main Thread #234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

S2Ler
Copy link

@S2Ler S2Ler commented Apr 29, 2021

The app crashes with the following error:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'

Reproduced by not having the shell in /etc/shells

The app crashes with the following error:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'

Reproduced by not having the shell in /etc/shells
@wb7700
Copy link

wb7700 commented Jun 3, 2021

good job!

@S2Ler
Copy link
Author

S2Ler commented Jun 3, 2021

Fixes #237

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

Successfully merging this pull request may close these issues.

None yet

2 participants