Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacOSExustio

macrumors member
Original poster
Sep 7, 2010
40
8
I'm getting a "item can't be found" error when I use the "Applications" Go menu command. I have a suspicion the problem has to do with the user/group/permissions of the /Applications folder.

I had to reinstall OS 10.*5*.8 because I didn't have Snow Leopard CD at the time, and managed to get the strange screwed-up-"custom-access" problem that was fixed in 10.6.8 (I hope - that's what I read on a couple of sites.)

Disk Utility Repair doesn't seem to repair things in the User directories, so I used Terminal to reset the owner/group for everything that was data to "jswitte:admin" which got rid of the "custom access" problem.

But I also reset the user/group for "/Applications" which I'm guessing caused the "item can't be found". I just set the user/group back to "root:admin" just now, but that didn't fix the problem.
 
Did you use the Finder's Get Info, or the Terminal?
Did you change the ownership recursively?

Show the output of the following Terminal command:
cd / ; ls -lae ; echo "done"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.