-
-
Notifications
You must be signed in to change notification settings - Fork 648
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 Additions not working #415
Comments
So there are a number of things to start with here.. First of all, to clarify, did you disable SIP using the command specified in the wiki? If yours look the same that part is fine, and you might've encountered something like #400, although that specific issue has been resolved. Note the following from the documentation:
So you want to check Edit: |
The output of And yes, the file is actually located at However, even after looking at #400, yabai seems to not be able to inject the scripting addition. Dock is restarting normally and not letting yabai take over. I ran |
Update: After updating macOS to 10.15.3 and reinstalling the scripting-additions, I get the notification from yabai about the payload version. The status bar does not display the items correctly and the default status bar from macOS is still running on top. I still could not figure out why the Dock keeps running. I tried terminating it with |
The macOS statusbar visibility is a setting in System Preferences that you have to toggle.
If the yabai statusbar is displayed incorrectly that means that the font you selected is eithee not installed or does not contain the symbols you want to display.
You should not prevent the Dock from running. Without it you lose literally 90% of the macOS desktop experience.
…Sent from my iPhone
On 24 Feb 2020, at 08:54, d3rZauberer <[email protected]> wrote:
Update:
After updating macOS to 10.15.3 and reinstalling the scripting-additions, I get the notification from yabai about the payload version. The status bar does not display the items correctly and the default status bar from macOS is still running on top.
I still could not figure out why the Dock keeps running. I tried terminating it with killall Dock and pkill -x Dock, but it restarts immediatly after. The tiling mechanism however seems to be running fine and according to the configuration file.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#415?email_source=notifications&email_token=ABPDZV4INYDOR54IQKH5LHDREN4L7A5CNFSM4KXFT4T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMW4HUA#issuecomment-590201808>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABPDZV3U2NBPUEWQH2RCO5TREN4L7ANCNFSM4KXFT4TQ>.
|
It seems like the update & restart made everything work. |
I am trying to get yabai running on macOS 10.15.1 (Catalina). I installed version 2.3.0 via brew. I followed the steps from the wiki on installing the scripting additions, also when running
csrutil status
I get the output:Running
sudo yabai --uninstall-sa
and then reinstalling it again did not work either.When I run
sudo yabai --load-sa
I get:Also I cannot locate yabai.osax in my /System/Library/ScriptingAdditions folder.
Yabai seems to be running already as a service in the background, resizing windows, but not taking over the Dock.app.
Thank you very much already!
The text was updated successfully, but these errors were encountered: