#45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins --------------------------+--------------------------------- Reporter: and.damore@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: gimp2 gimp gimp-app --------------------------+--------------------------------- GIMP doesn't load its plug-ins at boot, it prints out a dbus-related error on standard error {{{ Error spawning command line `launchctl getenv DBUS_LAUNCHD_SESSION_BUS_SOCKET': Child process killed by signal 11 }}} and then {{{ LibGimpBase-WARNING **: gimp: gimp_wire_read(): error }}} The same symptoms [https://lists.macosforge.org/pipermail/macports- users/2014-October/036585.html have been confirmed by the port maintainer]. Running gimp with ''--verbose'' provides a pair of {{{ Querying plug-in: '/opt/local/lib/gimp/2.0/plug-ins/blinds' Terminating plug-in: '/opt/local/lib/gimp/2.0/plug-ins/blinds' }}} output lines per each plug-in, this results in a GIMP instance with no plug-in that is of very little help, among other features it won't read/write any format other than its own XCF. On my 10.9.5 system with dbus-system daemon and dbus-session agent from MacPorts running I have a ''DBUS_LAUNCHD_SESSION_BUS_SOCKET'' env variable in shell but not in launchd environment, this is probably why GIMP is complaining about the getenv at start. I'm attaching full standard output and error. -- Ticket URL: <https://trac.macports.org/ticket/45309> MacPorts <http://www.macports.org/> Ports system for OS X