-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
MacOS Sonoma(14.2.1) Unable to obtain window id #1325
Comments
Experiencing the same issue with macOS 14.2.1 and Rectangle v0.75 Build 81 |
You could try unregistering Rectangle from accessibility privileges in macOS and re-adding it. If you do this, you'll want to follow these steps:
Or, if you're handy with the Terminal you can just execute this terminal command: Sometimes the accessibility registration can just be flaky. |
Hey 👋🏻 I have the same problem, after wake up my device, rectangle not working but if I again switch the laptop to sleep mode and immediately wake it up it starts to work properly. This always happens after the device has been in sleep mode for about maybe 3h+ (for a long time). Of course, I checked the above solution, but unfortunately, after switching to sleep mode, the problem returns. macOS Sonoma - version: 14.2.1 |
@webskigosc thanks for reporting. Sometimes other apps that are using accessibility permissions can cause accessibility instability issues like this. You could try pruning your list if there's anything unnecessary in there. Aside from that, you could also try this terminal command to change the way that Rectangle obtains the window under the cursor: defaults write com.knollsoft.Rectangle systemWideMouseDown -int 1 |
Thanks @rxhanson! Before writing the previous message, I looked at the access list and removed everything unnecessary. However, there are still such applications left as:
Maybe the given information will help in some way. |
When i wake up my device, rectangle not working properly. There are not working any shortcut and action. After restart my device, it's working again. I guess it's related with macOS version, before update to Sonoma it did not happened.
macOS version: 14.2.1
Rectangle version: Version 0.75 (81)
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):
The text was updated successfully, but these errors were encountered: