macos-blank-screensaver icon indicating copy to clipboard operation
macos-blank-screensaver copied to clipboard

Instructions out of date and trouble installing on m1max MacBook Pro

Open methnen opened this issue 4 years ago • 6 comments

First brew seems to have changed things around a bit.

brew cask install blank-screensaver

Should be:

brew install --cask blank-screensaver

I'm also getting an error when trying to install it:

Error: Failure while executing; `xattr -d com.apple.quarantine /Users/XXX/Library/Screen\ Savers/Blank.saver` exited with 1. Here's the output:
xattr: /Users/XXX/Library/Screen Savers/Blank.saver: No such xattr: com.apple.quarantine

methnen avatar Nov 04 '21 17:11 methnen

I have no m1 Mac to test on but I can't recreate the issue you describe with my slow Intel machine running Monterey. Could it be a bug within brew If you update brew and try to reinstall the screensaver - does it work then?

theseal avatar Nov 10 '21 19:11 theseal

It stopped working on my M2. I am using https://intelliscapesolutions.com/screensavers/blankscreen instead.

ehaupt avatar May 08 '23 07:05 ehaupt