Opened 14 years ago

Last modified 13 years ago

#22987 closed defect

(Yet a new report on an old error : ) gimp2 — at Version 1

Reported by: christophe.haro@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: gimp2

Description (last modified by mf2k (Frank Schima))

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@…

Change History (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.