Problems running Gimp with +quartz +no_x11

Axis Sivitz aosivitz at gmail.com
Sun Jun 27 08:36:41 PDT 2010


I'm having trouble getting Gimp to run directly under quartz. 

Here are some of the error messages I get when starting gimp:

-------------------------------------------------------------
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Not enough memory

(gimp:69127): Pango-WARNING **: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Lucida Grande Medium 9.9990234375', text='Plug-In Interpreters'

(gimp:69127): Pango-WARNING **: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Lucida Grande Medium 12', text='Looking for data files'
LibGimpModule-Message: Module '/opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so' load error: dlopen(/opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so, 10): Symbol not found: _CMFlattenProfile
 Referenced from: /opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so
 Expected in: flat namespace
in /opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so
dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib
 Referenced from: /opt/local/lib/libtiff.3.dylib
 Reason: image not found

(gimp:69127): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib
 Referenced from: /opt/local/lib/libtiff.3.dylib
 Reason: image not found
-------------------------------------------------------------

All of the text then renders as boxes.

I've spent a long time looking into these issues but I keep finding old bug reports that people claim to have been fixed months ago, so I don't know why I'm still getting them.

I have +quartz and +no_x11 listed in my variants.conf. I'm running OSX version 10.6.3 (Snow Leopard).

------------------------------------------------------------
$ port installed cairo pango gtk2 gimp2

The following ports are currently installed:
 cairo @1.8.10_0+no_x11+quartz (active)
 gimp2 @2.6.8_1+no_x11+quartz (active)
 gtk2 @2.20.1_0+no_x11+quartz (active)
 pango @1.24.5_0+no_x11+quartz (active)
------------------------------------------------------------


Any help is appreciated. Thanks.


More information about the macports-users mailing list