Quote:
Originally Posted by Simon
Thanks, Cleo. I'd already tried everything except booting into safe mode...and then doing the required emptying of the trash. Once I'd done that (plus created a new empty folder, thrown it in the trash, and emptied the trash again), I was able to restart normally and login with no trouble.

|
Glad you got it fixed.
Always a good idea to have a second admin account on the computer. Personally I always enable a root account. Then if I'm having issues I can boot into root and do things like delete all my caches or just about anything since a root account has compete access to do anything to any account.
Also show all hidden files is sometimes helpful.
10.9
Code:
defaults write com.apple.finder AppleShowAllFiles TRUE
10.8 and below
Code:
defaults write com.apple.Finder AppleShowAllFiles TRUE