#22987: (Yet a new report on an old error : ) gimp2 -------------------------------------+-------------------------------------- Reporter: christophe.haro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: -------------------------------------+-------------------------------------- Description changed by macsforever2000@…: Old description:
I just install gimp2. When I launch it, I receive number of messages :
callisto:~ haro$ gimp & [1] 28797 callisto:~ haro$ Xlib: extension "RANDR" missing on display "/tmp /launch-f2pPfK/:0". 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 dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib Referenced from: /opt/local/lib/libgnomecanvas-2.0.dylib Reason: image not found
(gimp:28797): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
(gimp:28797): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut ... (same error n times) ... (gimp:28797): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed ... (and so on)
After issuing the command :
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist
as it was suggested by ticket #20645, the command ps aux | grep dbus do nothing then replaying :
499 s000 R+ 0:00.00 grep dbus
I do no figure out how to correct such a situation. Can someone help me ? Is that a serious problem ? What am I missing ?
callisto:~ haro$ uname -a Darwin callisto.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 gimp2 @2.6.7
Thanks,
Christophe.HARO@free.fr
New description: I just install gimp2. When I launch it, I receive number of messages : {{{ callisto:~ haro$ gimp & [1] 28797 callisto:~ haro$ Xlib: extension "RANDR" missing on display "/tmp/launch- f2pPfK/:0". 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 dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib Referenced from: /opt/local/lib/libgnomecanvas-2.0.dylib Reason: image not found (gimp:28797): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error (gimp:28797): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut ... (same error n times) ... (gimp:28797): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed ... (and so on) }}} After issuing the command : {{{ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist }}} as it was suggested by ticket #20645, the command ps aux | grep dbus do nothing then replaying : {{{ 499 s000 R+ 0:00.00 grep dbus }}} I do no figure out how to correct such a situation. Can someone help me ? Is that a serious problem ? What am I missing ? {{{ callisto:~ haro$ uname -a Darwin callisto.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 gimp2 @2.6.7 }}} Thanks, Christophe.HARO@free.fr -- -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS