The following knowledge base article may be useful:

-------------------------------------------------
"How do I Rebuild Corrupt Icons?"
-------------------------------------------------
https://discussions.apple.com/thread/3243206
-------------------------------------------------

Apparently, on occasion the LaunchServices database in OS X may become 
corrupted. The symptoms can vary, and can include missing - ie., invisible - 
icons, wrong icons, and multiple entries for progams when you try to use the 
"Open with..." contextual menu. If that is the case, then the following 
Terminal command will force a rebuild of the database, and may solve your 
problem:

> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister
>  -kill -r -domain local -domain system -domain user


YMMV, and if this does not solve the issue, you may want to check the knowledge 
base yourself.

Best of luck!

--
Igor Couto
Sydney, Australia





_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to