Terminal won't let me......

While troubleshooting what I think is probably another issue I wanted to look at hidden files, upon typing "defaults write com.apple.finder AppleShowAllFiles TRUE"


I was returned the response "defaults[6854:707] Could not write domain /Users/pms/Library/Preferences/com.apple.finder.plist; exiting"


Obviously this is a problem, but I'm not really sure what sort of problem it is, or how to go about repairing it.

MacPro 3.33 Ghz, 16 Gb RAM-OTHER, Mac OS X (10.7.2), Apple TV 1, Apple TV 2.

Posted on Nov 19, 2011 3:21 AM

Reply
12 replies

Nov 19, 2011 9:15 AM in response to etresoft

etresoft wrote:



The case in "com.apple.finder" is not significant.


Maybe not, but these commands give different results in my system (yes, I note the difference could be the operator, but in any case, *2 works whereas *1 does not on my machine, so that's what I always use):


*1. defaults write com.apple.finder AppleShowAllFiles TRUE


*2 defaults write.com.apple.Finder AppleShowAllFiles YES

Nov 19, 2011 9:32 AM in response to etresoft

No beeps, lots of text.


However the result is repeatable everytime, even after logout and in.


Haven't tried F and YES, it isn't really the point although I'm grateful for the sugestion. I can see my hidden files I want by using "defaults write com.apple.finder AppleShowAllFiles TRUE" in my other user account, so my problem isn't seeing them, it's the fact that terminal isn't letting me in this particular user account.


Permissions are a little odd, I'm guessing they aren't the issue but maybe worth a mention.


User uploaded file

Nov 19, 2011 9:30 AM in response to softwater

No difference on my machine:


Pandora:~ jdaniel$ defaults read com.apple.finder > /tmp/lc.txt

Pandora:~ jdaniel$ defaults read com.apple.Finder > /tmp/uc.txt

Pandora:~ jdaniel$ diff /tmp/lc.txt /tmp/uc.txt

Pandora:~ jdaniel$

Perhaps what you are seeing may explain why you are having such trouble with Lion and railing against it in every forum here. Are you running a case-sensitive file system or something?


I suggest starting a new thread and asking about this specific issue. Include the differences between the results of those two commands. Perhaps that might help track down the source of your problems.

Nov 19, 2011 12:18 PM in response to softwater

softwater wrote:

… these commands give different results in my system (yes, I note the difference could be the operator, but in any case, *2 works whereas *1 does not on my machine, so that's what I always use):


*1. defaults write com.apple.finder AppleShowAllFiles TRUE

*2 defaults write.com.apple.Finder AppleShowAllFiles YES

FWIW, these both work w/o issues on Snow Leopard and Lion:


ON: defaults write com.apple.finder AppleShowAllFiles 1

OFF: defaults write com.apple.finder AppleShowAllFiles 0

Nov 19, 2011 12:21 PM in response to Winston Churchill

Winston Churchill wrote:


While troubleshooting what I think is probably another issue I wanted to look at hidden files, upon typing "defaults write com.apple.finder AppleShowAllFiles TRUE"


I was returned the response "defaults[6854:707] Could not write domain /Users/pms/Library/Preferences/com.apple.finder.plist; exiting"

Move the com.apple.finder.plist to the Desktop, log out and back in, and see if your write to the default one via the Terminal.

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.

Terminal won't let me......

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