alessandrofrancesconi / gimp-plugin-bimp

BIMP. Batch Image Manipulation Plugin for GIMP.
http://www.alessandrofrancesconi.it/projects/bimp
Other
880 stars 93 forks source link

bimp 2.6 doesn't work GIMP-2.10.36 macos #403

Open k-h opened 6 months ago

k-h commented 6 months ago

bimp fails when starting GIMP with this error:

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: '@rpath/libgimpui-2.0.0.dylib'
Referenced from: '/Applications/GIMP-2.10.36.app/Contents/Resources/lib/gimp/2.0/plug-ins/bimp/bimp'
Reason: tried: '' (no such file), '' (no such file), '' (no such file), '' (no such file)
(terminated at launch; ignore backtrace)

Notice there appears to be nothing in @rpath

k-h commented 6 months ago

Macos Monterey 12.7.4 (21H1123) BTW