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

Migration Guide: macOS 10.15 Catalina #275

Closed
dominiklohmann opened this issue Oct 9, 2019 · 12 comments
Closed

Migration Guide: macOS 10.15 Catalina #275

dominiklohmann opened this issue Oct 9, 2019 · 12 comments
Labels
discussion Discussion

Comments

@dominiklohmann
Copy link
Collaborator

dominiklohmann commented Oct 9, 2019

Migration Guide

macOS 10.15 Catalina is now available and there are a few things to note when using yabai on Catalina.

Known Bugs

Before Updating

  • Make sure to update yabai to the latest release (≥2.0.1)
  • If you're using the scripting addition, make sure to reinstall it (sudo yabai --install-sa). If you have not done this in a while, note that the path for the scripting addition has changed from /System/Library/ScriptingAdditions to /Library/ScriptingAdditions in preparation for Catalina a while back.
@dominiklohmann dominiklohmann added the discussion Discussion label Oct 9, 2019
@dominiklohmann dominiklohmann pinned this issue Oct 9, 2019
@bangedorrunt
Copy link

I thought #276 has been fixed already

@dominiklohmann
Copy link
Collaborator Author

I thought #276 has been fixed already

There hasn't been a new release yet since that change was made.

@bangedorrunt
Copy link

@dominiklohmann oh, my bad, 😅

@koenhendriks
Copy link

koenhendriks commented Dec 2, 2019

I'm having the following issue on 10.15.1

yabai-msg: failed to connect to socket..

I installed using homebrew:
brew install --HEAD yabai

and run sudo yabai --install-sa

Any tips on what I'm missing? i tried brew services restart yabai

Edit: Didn't work because of a missing config file ~/.config/yabai/yabairc, leaving this for reference.

@koekeishiya
Copy link
Owner

Didn't work because of a missing config file ~/.config/yabai/yabairc, leaving this for reference.

This is no longer a requirement in v2.2.3 and newer.

@OJFord
Copy link

OJFord commented Mar 27, 2020

In case it helps anyone else searching for an issue - after upgrading 10.15.3 -> 10.15.4 I found that moving a window to a different space, e.g.:

$ yabai -m window --space  1

worked, but switching space, e.g.:

$ yabai -m space --focus 1

did not.

Reinstalling the scripting additions with:

$ sudo yabai --install-sa

fixed it.

@LazerJesus
Copy link

thx

@nuynait
Copy link

nuynait commented Jun 15, 2020

In case it helps anyone else searching for an issue - after upgrading 10.15.3 -> 10.15.4 I found that moving a window to a different space, e.g.:

$ yabai -m window --space  1

worked, but switching space, e.g.:

$ yabai -m space --focus 1

did not.

Reinstalling the scripting additions with:

$ sudo yabai --install-sa

fixed it.

When I reinstall it says payload doesn't support this macOS version. I guess I might need an upgrade?


Fixed the issue by uninstall and reinstall yabai then do:

sudo yabai --install-sa

@dominiklohmann
Copy link
Collaborator Author

I'm unpinning this to make room for the Big Sur thread. Nothing much has come up here for a while, so I think this can be considered done.

@dominiklohmann dominiklohmann unpinned this issue Jun 22, 2020
@rohni
Copy link

rohni commented Jun 18, 2021

FYI: I just wanted to add that for my upgrade from 10.15.6 -> 10.15.7 (I'm avoiding Big Sur :-)) I had exactly the same problem which was solved as above with the

sudo yabai --install-sa

@rigarcia
Copy link

rigarcia commented May 19, 2023

How do I install Yabai on Catalina? I get this error when trying to install.

yabai: This software does not run on macOS versions older than Big Sur.
Error: yabai: An unsatisfied requirement failed this build.

I used "brew install koekeishiya/formulae/yabai"

@24unix
Copy link

24unix commented May 19, 2023

yabai: This software does not run on macOS versions older than Big Sur.

What is so unclear on that sentence?

Catalina: macOS 10.15
Big Sur: macOS 11

11 is greater than 10. Just go to the control center and make an update, if your Mac is too old, try OpenCore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion
Projects
None yet
Development

No branches or pull requests

10 participants