Ticket #23603 (closed defect: duplicate)
gimp2 will crash right after start
| Reported by: | 1x@… | Owned by: | devans@… |
|---|---|---|---|
| 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
Note: See
TracTickets for help on using
tickets.

