Opened 15 years ago
Closed 15 years ago
#23603 closed defect (duplicate)
gimp2 will crash right after start
Reported by: | 1x@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | lhorner@…, list-ener@… | |
Port: | gimp2 |
Description
Hi,
I did a clean install of macports on MacBook Pro 2.2 with Mac OS 10.5.8, then I used the following commands to install gimp2.
sudo port install gimp2 +no_python +no_x11 +quartz sudo port install gimp-app
But when starting gimp application at macports folder it will crash after some seconds. So I tried to start gimp with terminal:
/Applications/MacPorts/Gimp.app/Contents/MacOS/Gimp
This command did the same, gimp will start up, I can see the menu bar and the tools window but it will crash after some seconds. At terminal window there's this output:
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
So I did this from other tickets here:
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist sudo launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist /Applications/MacPorts/Gimp.app/Contents/MacOS/Gimp
Now gimp crashes with this output at terminal:
(script-fu:86476): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
About script-fu:86476 I did not find anything here in the tracking system.
Change History (5)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to devans@… |
---|
comment:2 Changed 15 years ago by lhorner@…
Cc: | lhorner@… added |
---|
comment:4 Changed 15 years ago by jp@…
This really looks like a duplicate of this bug. Make sure that your gtk2 installation is the most recent one (2.18.8).
comment:5 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #22451.
Cc Me!