aferrero2707 / gimp-plugins-collection

GNU General Public License v3.0
95 stars 12 forks source link

Error heal selection #15

Open IanFlanherty opened 1 year ago

IanFlanherty commented 1 year ago

Screenshot 2023-05-01 at 10 29 21 I get this error when trying to run heal selection. Is it my fault or a genuine error?

mattpopovich commented 1 year ago

See #10. It's not your fault, it's a "genuine error". See my post here for more info on how to fix it. As of right now, I only have a fix for GIMP 2.10.32 (revision 0). I don't yet have a fix for any versions newer than that.

k-h commented 9 months ago

See #10. It's not your fault, it's a "genuine error". See my post here for more info on how to fix it. As of right now, I only have a fix for GIMP 2.10.32 (revision 0). I don't yet have a fix for any versions newer than that.

I get the this error when I install into 2.10.32 or 2.10.36. The OS says it can't run resynthesizer when GIMP is starting up. When I try and run resynthesizer from the terminal I get the same OS error dialog and in addition these errors from STDERR:

./resynthesizer
dyld: Library not loaded: @rpath/lib/liblcms2.2.dylib
  Referenced from: /Applications/GIMP-2.10.32-1.app/Contents/Resources/lib/libgimpui-2.0.0.dylib
  Reason: image not found
Abort trap: 6

MacOS 11.7.10

I have no idea what this means.