-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Native crash in CGPoint.findIn #164
Comments
Also reported here: #68 (comment)
|
I think this is the crash I have all the time as well. Just had it again:
|
@alper It'd be helpful if you could try to understand in what conditions this exception happens. The exception happens in the code that tries to find what window to swap the current window with
|
@alper It'd be helpful if you could try to understand in what conditions this exception happens. The exception happens in the code that tries to find what window to swap the current window with
It happens reliably also when I'm just working on my MacBook Air.
Yesterday it happened on resume from sleep. So dragging windows may not even be it.
Not sure yet how to dump layout. I wanted to print something where it shows the tree for each space if you Option-Click the tray icon but I haven't gotten around to it yet. |
In 0.9.0 I made a naive attempt to fix the crash. Let's see if it helps |
I can make Aerospace crash relatively reliably by dragging a window from one window to another. |
Originally posted by @alper in #152 (comment)
The text was updated successfully, but these errors were encountered: