Have permissions to save screenshots changed since the OS X v10.9.2update?

Have permissions to save screenshots changed since the OSX v10.9.2 update?

iOS 6.0.1

Posted on Mar 15, 2014 10:25 AM

Reply
10 replies

Mar 15, 2014 12:12 PM in response to Borninrottenrow

This could be a sign of a bigger problem. The problem is home permissions and ACLs (access control lists which are basically extended permissions). To reset your home permissions and ACLs you must boot into recovery (command-r at the boot chime). Once in recovery, on the top menu line is an action to open terminal. Open terminal and type


resetpassword


A menu will come up and at the very bottom is a button to reset home permissions and ACLs. Select that for your user name and let it finish (sometimes it fast, sometimes a little slow, I dont' know why). When it's done, go ahead and close the window then exit terminal. Now you can restart but I like to use disk utility and check my boot drive for errors while I'm here. I don't boot recovery often so why not.


Anyway, restart your computer and check if the problem still occurs.

Mar 15, 2014 1:30 PM in response to Borninrottenrow

Did you ever specify an alternate location for saving screen shots? You can check by entering this command in Terminal:


defaults read com.apple.screencapture location


This result is normal; it indicates the default location of Desktop for saving screen shots:

The domain/default pair of (/Users/yourusername/Library/Preferences/com.apple.screencapture, location) does not exist


Double check the permissions of Desktop with this Terminal command:


whoami;ls -ld ~/Desktop


A result that looks like this would be normal:

yourusername

drwx------+ 14 yourusername wheel 476 Mar 14 19:59 /Users/gavin/Desktop

Mar 16, 2014 4:37 AM in response to ssls6

Thanks for this advice. I've tried this but still receiving the message:


"Your screen shot can't be saved.


You don't have permission to save files in the location where screen shots are normally stored."


They normally save to the desktop and an can move to a folder from there. The only other change I can think of in the last week is that I was asked to confirm my password.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Have permissions to save screenshots changed since the OS X v10.9.2update?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.