Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: How to reset user and/or all font caches' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: How to reset user and/or all font caches
Authored by: fnordulicious on Feb 17, '08 04:02:00PM
It might also be a good idea to restart ATSServer after clearing its caches.

$ atsutil server -shutdown
ATSServer shutdown
$ atsutil server -ping
ATSServer is running
There will be a pause when doing the ping as ATSServer restarts. You can run
sudo fs_usage -e
to track its filesystem access once it starts, to see if the cache clearing fixed its behavior.

[ Reply to This | # ]