Aerial-Desktop / Aerial_Desktop

Macintosh Application installs Aerial ScreenSaver and sets as a Desktop Background. 🚀 🎩
50 stars 4 forks source link

Can't install on 2011 Macbook Pro w/MacOS Sierra 10.12.5 #12

Closed murjax closed 7 years ago

murjax commented 7 years ago

I can't set the screensaver on this machine. I get a message stating that "it can't be installed on this version of MacOS."

MichaelDimmitt commented 7 years ago

Thanks for the feedback, I'll do some research and see if I can get it working when I next see you at a meetup.

MichaelDimmitt commented 7 years ago

This was resolved yesterday.

The issue was that the screensaver was installed across all users. the screensaver was not uninstalling which was displayed in a notification.

the solution was inputting this line of code into the terminal. sudo rm -rf /Library/Screen\ Savers/Aerial.saver/

enter your credentials. then uninstall and install.

MichaelDimmitt commented 7 years ago

see also #13