Replies: 1 comment 5 replies
-
|
BetterDisplay must be running for betterdisplaycli to work. If it is running, it might need some time to initialize and configure itself properly. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a go application that calls various betterdisplaycli and it works great running it from a cmd line. However as soon as I launch it from a launchagent whenever the betterdisplaycli is called it seems to hang on that command for 15 seconds and then error but outputing only "exit status 1". I am not able to see any error from betterdisplaycli. Note I am making all calls using full path to the command so not relying on PATH.
NOTE above USERNAME is set to my user ofcourse. This is placed in the /Library/LaunchAgents. I have also attempted it in ~/Library/LaunchAgents/ as well same result.
Beta Was this translation helpful? Give feedback.
All reactions