[MacPorts] #22987: (Yet a new report on an old error : ) gimp2
#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: -------------------------------------+-------------------------------------- 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> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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: -------------------------------------+-------------------------------------- Comment(by macsforever2000@…): Try rebuilding libgnomecanvas. {{{ sudo port -f uninstall libgnomecanvas sudo port install libgnomecanvas }}} -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -------------------------------------+-------------------------------------- Comment(by christophe.haro@…): Replying to [comment:2 macsforever2000@…]:
Try rebuilding libgnomecanvas.
{{{ sudo port -f uninstall libgnomecanvas sudo port install libgnomecanvas }}}
Thanks, but it does not work. After rebuilding libgnomecanvas, the errors are : callisto:~ haro$ gimp Xlib: extension "RANDR" missing on display "/tmp/launch-PafXZJ/: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 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! 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! Erreur GConf : Le contact du serveur de configuration a échoué ; causes possibles : vous n'avez pas activé le réseau TCP/IP pour ORBit ou des verrous NFS non valides existent suite à un blocage du système. Voir http://projects.gnome.org/gconf/ pour plus d'informations. (Détails - 1: La connexion à la session a échoué : Not enough memory) Sorry ! Christophe.HARO@free.fr -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: (Yet a new report on an old error : ) gimp2 --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: duplicate | Keywords: Port: dbus | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate * port: => dbus Comment: #20505 -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: (Yet a new report on an old error : ) gimp2 --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: duplicate | Keywords: Port: dbus | --------------------------------------+------------------------------------- Comment(by christophe.haro@…): Replying to [comment:4 jmr@…]:
#20505
I'm sorry to inform you that ticket #20505 do not solve the whole problem. Here you can find messages when I launch gimp (gimp2 2.6.7) : callisto:~ haro$ gimp Xlib: extension "RANDR" missing on display "/tmp /launch-PafXZJ/:0". (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (gimp:17930): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:17930): Gtk-WARNING **: Impossible de trouver le type de moniteur de répertoire local par défaut (file-jpeg:18120): GLib-WARNING **: g_set_prgname() called multiple times Xlib: extension "RANDR" missing on display "/tmp/launch-PafXZJ/:0". Ok for missing extension "RANDR" , but how can I fix << (gimp:17930): Gtk- CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed
an other errors ?
Thanks, Christophe.HARO@free.fr -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: (Yet a new report on an old error : ) gimp2 --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: dbus | --------------------------------------+------------------------------------- Changes (by jasperfrumau@…): * status: closed => reopened * resolution: duplicate => Comment: I experience the same error using: {{{ jaspersmbp:~ jasper$ port MacPorts 1.9.1 Entering interactive mode... ("help" for help, "quit" to quit) }}} When I start up Gimp I get: {{{ jaspersmbp:~ jasper$ gimp (gimp:865): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Xlib: extension "RANDR" missing on display "/tmp/launch-Cr8c8R/org.x:0". (gimp:865): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:865): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed (gimp:865): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed }}} Then RANDR error is common and is not an issue and cannot be solved apparently. But the gtk_icon _info_load might be.. -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: (Yet a new report on an old error : ) gimp2 --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: gimp2 | --------------------------------------+------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => devans@… * status: reopened => new * port: dbus => gimp2 Comment: That really doesn't resemble the problem in the ticket description at all, but I'll let devans decide whether it's relevant. Does any of this actually affect the operation of the application? The RANDR line certainly doesn't; it's not even an error. -- Ticket URL: <http://trac.macports.org/ticket/22987#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: gimp2: missing icons causing assertion failures --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: gimp2 | --------------------------------------+------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/22987#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22987: gimp2: Dynamic session lookup supported but failed --------------------------------------+------------------------------------- Reporter: christophe.haro@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: duplicate | Keywords: Port: gimp2 | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: The original problem reported here really is a duplicate of #20505. The other error mentioned later on in the comments is covered by #24460. -- Ticket URL: <https://trac.macports.org/ticket/22987#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts