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

Cannot focus space due to an error with the scripting-addition. Ventura 13.2 with HEAD #1567

Closed
ekmekjian opened this issue Dec 18, 2022 · 2 comments

Comments

@ekmekjian
Copy link

So I am running the beta of Ventura and seem to have trouble focusing a space

yabai -m space --focus 3
cannot focus space due to an error with the scripting-addition.

I've installed the HEAD version as explained here to do #1532
Certifying to the new location rather that what which was pointing too and updating sudoers file as well but get a syntax error of

/etc/sudoers:62:13: syntax error
sudo visudo -f /private/etc/sudoers.d/yabai

with the -f underlined

 /opt/homebrew/Cellar/yabai/HEAD-03b2483/bin/yabai -m space --focus 3
cannot focus space due to an error with the scripting-addition.

If there is anything else I can provide let me know.

@ekmekjian
Copy link
Author

I don't know what happened but it started again. Didn't mean to close the first time.

@ekmekjian ekmekjian reopened this Dec 23, 2022
@tydomitrovich
Copy link

For the record, I encountered the same issue. It turns out I didn't read the docs carefully enough and blindly copied the line sudo visudo -f /private/etc/sudoers.d/yabai into /etc/sudoers. This was fixed once I removed removed that line from /etc/sudoers and added privileges to /private/etc/sudoers.d/yabai.

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

2 participants