Skip navigation.
 
mlRe: Using AppleScript Scripts in Cocoa Applications - TN2084 error or just me?
FROM : Christopher Nebel
DATE : Mon Apr 28 22:44:00 2008

On Apr 28, 2008, at 10:24 AM, Mohsan Khan wrote:

> 2008-04-28 19:16:46.910 MyApp[945:10b] Error loading /Library/
> ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit 
> Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/
> Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did 
> find:
>     /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/
> Adobe Unit Types: no matching architecture in universal wrapper
> MyApp: OpenScripting.framework - scripting addition /Library/
> ScriptingAdditions/Adobe Unit Types.osax declares no loadable 
> handlers.
> 2008-04-28 19:16:46.911 MyApp[945:10b] Error loading /Library/
> ScriptingAdditions/FITS.osax/Contents/MacOS/FITS:  dlopen(/Library/
> ScriptingAdditions/FITS.osax/Contents/MacOS/FITS, 262): no suitable 
> image found.  Did find:
>     /Library/ScriptingAdditions/FITS.osax/Contents/MacOS/FITS: no 
> matching architecture in universal wrapper
> MyApp: OpenScripting.framework - scripting addition /Library/
> ScriptingAdditions/FITS.osax declares no loadable handlers.
> 2008-04-28 19:16:46.914 MyApp[945:10b] LCC Scroll Enhancer loaded


Bingo.  Get rid of LCC Scroll Enhancer.  It's a known cause of a 
variety of crashes in Leopard, this being one of them.


--Chris Nebel