Open 4pastor opened 1 year ago
I'm also experiencing the same issue. BIMP is not working on MacOS Sonoma 14.0. The batch option no longer shows in the File menu. Any solutions please?
Thanks
Nothing? Shame. Really want to use this great plugin again.
I have the same problem. No batch option under File menu.
Just got onto this issue also.
I've spent a bit of time looking up why and I found why, but I'm not sure there's a solution.
If it helps someone find a solution...
Actually there are two problems. First one is bimp is not loading because it searches for files (/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimpui-2.0.0.dylib
) under a wrong App name. At least on my computer, the software is named GIMP.app and not GIMP-2.10.app (anymore ?)
But even that step resolved, the libgimpui-2.0.0.dylib
won't be compatible : mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')
Does anyone here have Bimp working on a Apple Silicon Mac and not on an Intel?
I have the same issue, MacOS Sonoma 14.2.1 with an Intel-based mac. I am not sure how to solve event the first point mentioned by daganM.
@gdaudin - I have the same issue here (Sonoma 14.2.1 on Apple Silicon). As @daganM mentions, there seems to be two separate issues here.
The App name issue (/Applications/GIMP-2.10.app/
vs. /Applications/GIMP.app
) is documented with a solution in this issue: https://github.com/alessandrofrancesconi/gimp-plugin-bimp/issues/367
However, it will NOT solve the libgimpui-2.0.0.dylib
"have 'arm64', need 'x86_64'" compatibility issue.
Not sure if it makes a difference, but I have GIMP installed via homebrew.
I'm having the same problem
I am having the same issue on Sonoma 14.3 and apple silicon
Same issue, open source sucks on mac.
In case it is helpful, as pointed out in this Reddit thread, a workaround is to downgrade to version 2.10.22, and then the menu option appear and is operational. I just tested it with macOS Sonoma 14.6.1 on an Apple M1 processor. Specifically, I downloaded gimp-2.10.22-x86_64-3.dmg, which works fine.
Does anyone know how to install the resynthesizer plugin for GIMP on MacOS Sonoma 14.0? I tried, but I cannot find the plugin folder in Settings/Preferences.
Thanks for your help!