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

scripting addition does not support macOS Sonoma 14.7.2 #2497

Open
durandom opened this issue Dec 12, 2024 · 8 comments
Open

scripting addition does not support macOS Sonoma 14.7.2 #2497

durandom opened this issue Dec 12, 2024 · 8 comments
Labels
addressed on master; not released Fixed upstream, but not yet released

Comments

@durandom
Copy link

Just upgraded to 14.7.2

And I get payload (0x7C) doesn't support this macOS version

I tried the steps in #2150 (comment)

yabai --uninstall-service
sudo yabai --uninstall-sa
# uninstall and reinstall yabai or build it
sudo yabai --load-sa
yabai --install-service
yabai --start-service
# might have to restart again after giving it permissions

I'm on the latest release:

❯ yabai  --version
yabai-v7.1.5
@manhnt98
Copy link

I'm facing the same issue with MacOS 14.7.2

@bterradillos
Copy link

I saw the same problem after upgrading to 14.7.2.
What is very weird though, is that this call doesn't work:
yabai -m space --focus 3
While this one is working:
yabai -m window --space 3 --focus

@kkreso
Copy link

kkreso commented Dec 17, 2024

I saw the same problem after upgrading to 14.7.2. What is very weird though, is that this call doesn't work: yabai -m space --focus 3 While this one is working: yabai -m window --space 3 --focus

Same here.

MacOS: 14.7.2
Yabai: 7.1.5

@mjc69213
Copy link

I'm facing the same issue with MacOS 14.7.2

@aspauldingcode
Copy link

I am also facing this issue.
The wallpaper is now black. Spaces won't change. I've enabled the nvram flag to preview abi.
macOS 14.7.2, yabai 7.1.5.
sip disabled. I install with nix-darwin, still facing issue.

@koekeishiya
Copy link
Owner

Fixed on master.

@bterradillos
Copy link

bterradillos commented Dec 19, 2024

Hello Åsmund, I just tried and can confirm that it works perfectly.
Thanks a lot for your quick fix!

@weklund
Copy link

weklund commented Dec 24, 2024

Thank you for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addressed on master; not released Fixed upstream, but not yet released
Projects
None yet
Development

No branches or pull requests

8 participants