-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
Hung Podman process makes Aerospace not responsive #242
Comments
I can report the same issue. Aerospace was lagging really hard, like up to 10-15 seconds to change the space. Force quitting podman made it perform the change instantly. |
Using AeroSpace v0.14.2-Beta 0cb8dbd I get the same problem but with WebStorm. |
Yep, this seems to happen when any macOS application hangs. I have seen it with JetBrains IDEs and VS Code. |
I wonder whether the global accessibility API timeout of 1 second is a bit too high, given that:
|
I take all that back. After fixing the issue where the wrapper was hung, the issue persisted. So I checked without this application; just running Neovide directly. Turns out the issue is with Neovide for some reason. |
Not sure what was happening here but it seems that Podman hung and that caused the menu bar icon of Aerospace to not do anything anymore and the entire thing to become quite unresponsive.
Force Quitting Podman fixed the issue.
Maybe something can be fixed here but also leaving this here as a reference for others.
Note by @nikitabobko
Related: #131
The text was updated successfully, but these errors were encountered: