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

High Sierra not working. #3

Open
Squuiid opened this issue Oct 3, 2017 · 9 comments
Open

High Sierra not working. #3

Squuiid opened this issue Oct 3, 2017 · 9 comments

Comments

@Squuiid
Copy link

Squuiid commented Oct 3, 2017

Unfortunately NightPatch is not working with the GM release of High Sierra.
Is there any chance of an updated binary?
Thank you!

@aonez
Copy link

aonez commented Oct 3, 2017

Could you try this alternative until @pookjw makes its version?

https://github.com/aonez/NightShiftPatcher

@Squuiid
Copy link
Author

Squuiid commented Oct 3, 2017 via email

@JimmyPastel
Copy link

Could you try this alternative until @pookjw makes its version?

https://github.com/aonez/NightShiftPatcher

Perfectly working!! iMac 2011 macOS hight Sierra.

Thank you!!

@pookjw
Copy link
Owner

pookjw commented Oct 4, 2017

Updated to support for High Sierra. Thanks @aonez.

6f1953b

@Squuiid
Copy link
Author

Squuiid commented Oct 4, 2017

@pookjw, this has the same issue as @aonez.
You need to have the user install Xcode tools BEFORE running your tool.

$ cd /tmp; curl -s -o NightPatch.zip https://codeload.github.com/pookjw/NightPatch/zip/master; unzip -o -qq NightPatch.zip; cd NightPatch-master; chmod +x NightPatch.sh; ./NightPatch.sh
Password:
Creating backup...
Patching...
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
dd: seek: Invalid argument
Done. Reboot your macOS.

pookjw added a commit that referenced this issue Oct 4, 2017
@pookjw
Copy link
Owner

pookjw commented Oct 4, 2017

@Squuiid added instruction to script

c6a7675

@Squuiid
Copy link
Author

Squuiid commented Oct 4, 2017

@pookjw Might it be better to run nm with no arguments at the beginning of the script to call the Xcode tools install (most won't have this installed) and pause until it has installed, then run the rest of the script to enable Night Shift?
Would that be possible? (I'm no coder!)

@pookjw
Copy link
Owner

pookjw commented Oct 4, 2017

@Squuiid reflected your opinion to b85b8b2. But my macOS has already installed Command Line Tool, so I can't test this. You can test this by using --test option. Could you test this?

@Squuiid
Copy link
Author

Squuiid commented Oct 5, 2017

@pookjw thank you very much! I too now have the tools installed but will rebuild a Mac tonight and give it ago and report back.
Very grateful for you efforts.

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

4 participants