igotjshoe Posted July 29, 2012 Share Posted July 29, 2012 For some reason when I install ML it runs fine but im missing some of the app icons which is werid has anyone else ran into this problem thanks Link to comment https://www.insanelymac.com/forum/topic/281202-missing-icons-but-the-app-works/ Share on other sites More sharing options...
Shikumo Posted August 4, 2012 Share Posted August 4, 2012 This seems to be a problem, when upgrading from Lion, at least in my case. But I finally fixed it with running the following commands, which basically remove a leftover framework and replacing it with a link the same as a clean install of ML did. cd /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks rm -rf ImageIO.framework ln -s ../../../../ImageIO.framework ImageIO.framework After a restart the missing icons in the Dock reappeared. 1 Link to comment https://www.insanelymac.com/forum/topic/281202-missing-icons-but-the-app-works/#findComment-1841029 Share on other sites More sharing options...
Recommended Posts