Giter Site home page Giter Site logo

Comments (4)

ianpurvis avatar ianpurvis commented on June 3, 2024 4

@mstorus I encountered this issue on my machine tonight and was able to get it running by creating the following symlinks and restarting GIMP:

$ ln -s /Applications/GIMP.app /Applications/GIMP-2.10.app
$ ln -s /Applications/GIMP.app/Contents/Resources/lib /Applications/GIMP.app/Contents/Resources/lib/lib

@alessandrofrancesconi Looks like there is an issue with dynamic linking in latest BIMP. I noticed that when I run the bimp executable in the terminal directly it produces a cascade of Library not loaded errors:

$ ~/Library/Application\ Support/GIMP/2.10/plug-ins/bimp/bimp
dyld[6934]: Library not loaded: @rpath/libgimpui-2.0.0.dylib
  Referenced from: <236E0F75-B90F-361A-8D93-BBA512B15B13> /Users/ian/Library/Application Support/GIMP/2.10/plug-ins/bimp/bimp
  Reason: tried: '/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimpui-2.0.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimpui-2.0.0.dylib' (no such file), '/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimpui-2.0.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimpui-2.0.0.dylib' (no such file), '/usr/local/lib/libgimpui-2.0.0.dylib' (no such file), '/usr/lib/libgimpui-2.0.0.dylib' (no such file, not in dyld cache)

But, these were easy to workaround via symlink.

from gimp-plugin-bimp.

mstorus avatar mstorus commented on June 3, 2024 1

Thank you @ianpurvis, after creating the two symlinks above I now see the Batch Image Manipulation... File menu item!

from gimp-plugin-bimp.

pdenotto avatar pdenotto commented on June 3, 2024

I also had problems until I created the two symlinks and now it works great!

from gimp-plugin-bimp.

JJ-in-Jersey avatar JJ-in-Jersey commented on June 3, 2024

All help appreciated. Haven’t used unix in forever (Solaris was a long, long time ago.) Anyway, I’m trying to use BIMP on Sonoma and I can’t create the 2nd link.

% ln -s /Applications/GIMP.app/Contents/Resources/lib /Applications/GIMP.app/Contents/Resources/lib/lib
ln: /Applications/GIMP.app/Contents/Resources/lib/lib: Operation not permitted

Doesn’t work with sudo or ln -sf.

Help!

from gimp-plugin-bimp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.