GMIC not visible in Gimp 2.10.10 on MacOS Mojave 10.14.4

Hmm, it is the latest prerelease with all necessary libraries (in folder GMIC). You should try it

https://github.com/aferrero2707/gimp-plugins-collection/releases/download/continuous/GMIC-Gimp-2.10-OSX.tgz

Possibly the latest stable version works only with gimp 2.10.8, I don’t know.

I’ve already tried this version… also a no-go.

If you don’t know, who does?

Good question, no idea!

My next step would be to start gimp from terminal to get the log during start:
In Terminal type
/Applications/GIMP-2.10.app/Contents/MacOS/gimp
and look where the plugin crashes

I don’t know how to start Gimp from terminal…

cmd space/Spotlight Search: Terminal
Start Terminal
Type the line
/Applications/GIMP-2.10.app/Contents/MacOS/gimp carriage-return

This is the result (some of it is in Dutch):

2019-04-12 22:17:31.639 gimp-bin[2368:715912] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.

Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id or /etc/machine-id: Failed to open file “/var/lib/dbus/machine-id”: No such file or directory

GIMP-Fout: Unable to run plug-in “spyro_plus.py”

(/Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/spyro_plus.py)

Kon dochterproces “/Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/spyro_plus.py” (Exec format error) niet uitvoeren

(gimp-bin:2368): GLib-GObject- WARNING **: 22:17:37.852: invalid cast from ‘GtkMenuBar’ to ‘GtkWindow’

(gimp-bin:2368): Gtk- CRITICAL **: 22:17:37.852: gtk_window_add_accel_group: assertion ‘GTK_IS_WINDOW (window)’ failed

There is no gmic plugin in your plugin path!

Show me
ls -l ~/Library/Application\ Support/GIMP/2.10/plug-ins/

In Terminal it says:

No such file or directory

Try this please

ls -l “~/Library/Application Support/GIMP/2.10/plug-ins/”
or better
ls -l “/Users/youraccount/Library/Application Support/GIMP/2.10/plug-ins/”

Apparently this new user can only create a limited amount replies on his first day. I’m sorry for my late response…
Denied

So… in Terminal for the first line:
ls: Support/GIMP/2.10/plug-ins/”: No such file or directory
ls: “~/Library/Application: No such file or directory

For the second line:
ls: Support/GIMP/2.10/plug-ins/”: No such file or directory
ls: “/Users/youraccount/Library/Application: No such file or directory

Ok HHJT,

Terminal use can be tricky. Still how did you manage to copy the plugin into the hidden folder Library?

Lets try without Terminal:

Open Finder Menu Goto…-> Entry Goto Folder… and type “~/Library”! (tilde ~ is “Option N”, backslash \ is “Option Shift 7” not necessary here, at least on my keyboard)

Open “Application Support → GIMP → 2.10 → plug-ins” by clicking and tell me what is there stored! That is the place to copy the unpacked content of the gmic plugin tgz file! (listed in an earlier mail)

1 Like

Again, there is no plug-in folder in the my Gimp 2.10 folder. Do I need to create it?

There are some things incomprehensible!

If you add in the gimp preferences the folder “~/Library/Application\ Support/GIMP/2.10/plug-ins/”, it is either only possible if existing or it is marked red. Hence there is the folder and you are looking at some other place. Maybe you should understand that “~” is a shortcut of “/Users/youraccountname”, this means not literally youraccountname but YOUR USER ACCOUNT NAME on your machine!

I assume the first line in the gimp preferences is not marked green! Please try to print exactly “/Users/youraccountname/Library/Application\ Support/GIMP/2.10/plug-ins/” After that restart gimp and look at the location! In any case Gimp will create this folder hierarchy, except your Gimp is running as a different user! I think you don’t know how to do that!?

No I don’t know how to do that.

What I do know is that I’ve just created a plug-in folder (I did the same thing for the brushes, gradients, palettes and scripts folders; as they were also absent in Gimp 2.10) and now GMIC is in the filters list. I opened an image and clicked the GMIC-Qt, but only the GMIC-symbol (Hat and magic wand) appears in the Mac dock appears.

I’m guessing there is something wrong with the plug-in.

Ok I don’t know what is with your system, still seeing gmic means nice progress. What still lacks is most probably X11! You have to install XQuartz from https://www.xquartz.org!

For some interactive functions X11 is necessary for gmic and hence linked in!

XQuartz does not support dual monitors. Believe me I’ve tried. And besides, GMIC running under Gimp 2.8 worked fine on my system. It would be nice if someone could solve the problem.

Tscha, for the gmic preview dual monitor is not really necessary, I have also two. Still for the plugin is X11 a must or you build it by yourself. By the way, GIMP does not use X11, only the plugin in certain circumstances. Where is the problem to have XQuartz installed (and started during gmic usage)?

By the way, as far as I know the Partha plugin build does not have X11 linked, therefor no interactive functions are possible, like the newest x_warp …

1 Like

I’m done adjusting. I’m switching back to 2.8. Thanx for your help, though! I really appreciate it.

I hope it’s OK that I also post this here: I opened an issue about some problems I have installing the aferrero2707 Gimp 2.10 plugins on Github here.

In short: starting from a new install of v.2.10.10 of the official Mac OS Gimp binary and following the installation as described here I found that it works fine on my work (2011) iMac running Mac OS Sierra (10.12…). The beauty is that G’MIC seems not just a bit faster, maybe even ten times as fast compared to the Partha McGimp v.2.10.6 installation I had (McGimp 2.10.8 never worked well for me). I love that, because I did a lot of scanning and retouching of old photographs lately. A real step forward, thanks to aferrero2707 :slight_smile:

However, the exact same installation procedure does not work on my mid-2012 macbook pro running Mojave (10.14.3). Starting with the vanilla Gimp 2.10.10 and a clean Library / Application Support / GIMP / 2.10 directory, installing only the G’MIC plugin from that Github repository and running Gimp from the command line, I get this error (among some other messages & warnings, not sure if they are related):

dyld: Library not loaded: @rpath/libgimp-2.0.0.dylib
  Referenced from: /Users/luthien/Library/Application Support/GIMP/2.10/plug-ins/gmic_gimp_qt
  Reason: image not found

I’d be very happy if I could get Gimp + G’mic also running on the macbook :slight_smile: - does anyone have a suggestion what I could try?

thanks,
Lúthien

I have a quite similar configuration besides Mojave 10.14.4 and, possibly this might be crucious, my GIMP-2.10 is directly in the Application folder! I have seen in your error message that Gimp is in a subfolder of the Applications.

~ $ find /Applications/GIMP-2.10.app/ -name libgimp-2.0.0.dylib

/Applications/GIMP-2.10.app//Contents/Resources/lib/libgimp-2.0.0.dylib

Perhaps try to move Gimp !