[OS X TeX] Getting TS icons back

Themis Matsoukas tmatsoukas at icloud.com
Wed Sep 9 08:55:58 EDT 2015


I found a fix for the missing TS icons at http://www.macissues.com/2015/07/17/fix-your-mac-showing-generic-icons-for-files/ that seems to work. The recipe is: 

1. issue the following two commands on the terminal:

/System/Library/Frameworks/CoreSe\
rvices.framework/Versions/A/Framew\
orks/LaunchServices.framework/Versi\
ons/A/Support/lsregister -kill -seed

sudo find /var/folders/ -name com.apple.dock.iconcache -exec rm {} \

2. reboot in safe mode

3. reboot in regular mode

I am not sure if sudo find did anything useful because it gave an error message on the terminal,  but after restarting in regular mode the icons were back. 

Themis





More information about the MacOSX-TeX mailing list