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

BUG: Yabai unresponsive on MacOS Sequoia 15.3.1 #2560

Open
Adag96 opened this issue Feb 25, 2025 · 4 comments
Open

BUG: Yabai unresponsive on MacOS Sequoia 15.3.1 #2560

Adag96 opened this issue Feb 25, 2025 · 4 comments

Comments

@Adag96
Copy link

Adag96 commented Feb 25, 2025

Error: Formula yabai has not implemented #plist, #service or installed a locatable service file

There is no known trigger or repro steps here, it just happens randomly as I'm working on my sketchybar configuration.

This only happens on one of my apple computers, not the other. Maybe it's system specific.

@Adag96 Adag96 changed the title Yabai breaks and cannot run or be restarted (#plist) Yabai 'running' but not active (#plist issue?) Feb 26, 2025
@Adag96 Adag96 changed the title Yabai 'running' but not active (#plist issue?) Yabai 'running' but unresponsive (#plist issue?) Feb 26, 2025
@Adag96
Copy link
Author

Adag96 commented Feb 26, 2025

Adding more info here, as this is getting annoying. Also revised the title of this issue.

Info:

  • The service appears to be running (based on process list) but not functioning
  • I am running Yabai v7.1.10
  • I have encountered this issue twice on my 2022 Mac Studio (M1 Max) running Sequoia 15.3.1
  • I do not encounter this issue on my 2020 MacBook Pro (M1) running Sonoma 14.4.1

What I've tried:

  • Uninstalling, removing and reinstalling yabai
  • Attempted to partially disable SIP in Recovery Mode with csrutil enable --without debug --without fs (didn't work properly)
  • Tried unloading and reloading Yabai's launch agent with launchctl

@Adag96 Adag96 changed the title Yabai 'running' but unresponsive (#plist issue?) BUG: Yabai unresponsive on MacOS Sequoia 15.3.1 Feb 26, 2025
@Icecreambobcat
Copy link

update to the newest version of yabai
run with yabai --start-service instead of brew services start yabai which was removed years ago

@Adag96
Copy link
Author

Adag96 commented Feb 27, 2025

update to the newest version of yabai run with yabai --start-service instead of brew services start yabai which was removed years ago

I’ve been using those commands and I’m in the latest version of yabai. I accidentally wrote 7.1.0 in the comment, what I meant was 7.1.10, this is what’s installed.

@Bellavene
Copy link

Bellavene commented Mar 2, 2025

Error: Formula yabai has not implemented #plist, #service or installed a locatable service file

There is no known trigger or repro steps here, it just happens randomly as I'm working on my sketchybar configuration.

This only happens on one of my apple computers, not the other. Maybe it's system specific.

You have somewhere an error. Try to debug it with yabai -m config debug_output on at the beginning of your .yabairc
Logs are here /tmp/yabai_User.err.log and /tmp/yabai_User.out.log
And install carefully each step as described in the documentation.

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

3 participants