[MacPorts] #45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins

MacPorts noreply at macports.org
Sun Nov 2 12:32:37 PST 2014


#45309: gimp2 @2.8.14 on 10.9 - doesn't load plug-ins
---------------------------+----------------------
  Reporter:  and.damore@…  |      Owner:  devans@…
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  gimp2         |
---------------------------+----------------------

Comment (by jeremyhu@…):

 Yeah, it looks like this is a bug in gegl.

 It iterates over everything in /opt/local/lib/gegl-0.2 doing a dlopen(),
 some processing, and then a dlclose().  Since the issue seems to go away
 when you can't load /opt/local/lib/gegl-0.2/ff-load.so, I suspect that the
 initializer and atfork handler is somewhere in /opt/local/lib/gegl-0.2/ff-
 load.so or its dependencies.

 Try updating back to the current version of gegl and just moving
 /opt/local/lib/gegl-0.2/ff-load.so to /tmp.  I suspect you will be able to
 launch gimp just fine.

-- 
Ticket URL: <https://trac.macports.org/ticket/45309#comment:51>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list