Icons Within Apple Apps Disappearing in Mavericks

Recently (as in today) I noticed that Finder had some missing icons in the toolbar. I also noticed that Xcode 5 has some missing icons as well. I have included an image of the Finder issue here.

I am running 10.9.1 (Most current version of Mavericks).

Any ideas on a cause?

Finder with Missing Icons


Solution 1:

Not entirely sure what the cause is, but this fixes it for me:

  1. Boot into safe mode by holding shift on boot.
  2. Login to your account.
  3. Restart normally.

There appears to be some sort of caching error and this mechanism also is susceptible to the same fault on older OS as well.


From an Apple Support Communities thread, it seems that it can be fixed for some people by deleting the Dock's Application Support files.

rm ~/Library/Application\ Support/Dock/*.db && killall -HUP Finder Dock