[X4U] GraphicsAppSupport.framework
John Baltutis
baltwo at san.rr.com
Mon Feb 18 11:43:18 PST 2008
On 02/16/08, Joseph Ayers <lobster at neu.edu> wrote:
>
> After updating to OS X 10.5.2 and installing the Leopard Graphics update
> and iLifeSupport_8.2 I've started getting this error in a
> number of APPs including iWork and Interface Builder.
>
> Dyld Error Message: Library not loaded:
>
>/System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
> Referenced from:
>
>/System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
> Reason: image not found
>
> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/ has no
> folder "Versions"
>
> Any idea how to fix this?
Normally, that means you have a hosed installation. The error indicates that
you're missing the ImageKit executable or that
/System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/ is
missing. Reinstall the 10.5.2 COMBO and Graphics updates, repair permissions,
and see if that fixes the problem.
On my machine, with both updates installed, these Teerminal commands show:
$ ls -al /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/total 32
lrwxr-xr-x 1 root wheel 24 Feb 4 19:53 CodeResources ->
Versions/A/CodeResources
lrwxr-xr-x 1 root wheel 27 Feb 4 19:53 Frameworks ->
Versions/Current/Frameworks
lrwxr-xr-x 1 root wheel 35 Feb 4 19:53 GraphicsAppSupport ->
Versions/Current/GraphicsAppSupport
lrwxr-xr-x 1 root wheel 26 Feb 4 19:53 Resources ->
Versions/Current/Resources
drwxr-xr-x 4 root wheel 136 Feb 4 19:53 Versions
$ ls -al
/System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/
-rw-r--r-- 1 root wheel 32548 Dec 19 20:19 CodeResources
drwxr-xr-x 14 root wheel 476 Oct 10 22:01 Headers
-rwxr-xr-x 1 root wheel 10472560 Dec 19 20:18 ImageKit
drwxr-xr-x 271 root wheel 9214 Feb 6 20:41 Resources
More information about the X4U
mailing list