Closed edorgeville closed 9 years ago
Oh no! Are you using the latest version? I thought I fixed this in https://github.com/chrishunt/desktop/pull/18.
$ gem update desktop
$ desktop version
1.2.0
$ gem update desktop
Updating installed gems
Nothing to update
$ desktop version
1.2.0
:neutral_face:
@th3m4ri0 What's the issue you're having?
Oh well. I just tried again and it's working.
$ desktop http://wallpapers.wallhaven.cc/wallpapers/full/wallhaven-64346.png
It looks like this is the first time you've tried to change your desktop.
We need to make your desktop image writable before we can change it. This only needs to be done once.
$ sudo chown -h $('whoami'):staff /System/Library/CoreServices/DefaultDesktop.jpg && sudo chown $('whoami'):staff /System/Library/CoreServices/DefaultDesktop.jpg
$ sudo chmod -h 664 /System/Library/CoreServices/DefaultDesktop.jpg && sudo chmod 664 /System/Library/CoreServices/DefaultDesktop.jpg
Password:
Ah ! Sorry the waste of time :dizzy_face:
No problem, just glad it's working. Thanks for the issue.
:cry: