Release of G'MIC 2.0.2

…and a new cycle begins.

This for Gimp 2.9.5

Working well so far.

2 Likes

Just one thing with 2.0.1: I use the dark theme, and in this case the zoom level font becomes white, over a white background, and is thus only invisible.

2 Likes

Indeed ! Thanks !

one question: is this ok, when i try to open some .cube files from the ‘huldclut filename open dialog box’. i have ‘save’ command instead of ‘open’. this is not big deal for me, but i just noticed that. here’s the screenshot how its looks:

1 Like

Interesting ! We will have a look at that.

gmic-gimp-gtk-2.0.1_pre-win64
Just noticed that Search filters is gone.

Yes, the search filter has disappeared, because the Qt-based interface has already one.
I strongly suggest to install this one, instead of using the GTK interface, as it will be discontinued in the future.

Makes sense. I don’t really use the GUI, so I will wait for @partha to update his packages. I don’t quite know where to place the Qt libraries.

Yes @afre. Now that @David_Tschumperle has cut off gtk :slight_smile: I’ll be building qt versions in the next iteration.

1 Like

Not sure how to report a bug, but Contours>Skeleton preset set to thinning (slowest) gives all black image result. :slight_smile:

Should be fixed now, thanks Lyle.

Yup; confirmed that it’s now fixed; thanks David. :slight_smile:

@David_Tschumperle please see 621270 – media-gfx/gmic-2.0.0 fails to compile: multiple GIMP_* defines missing

  • 2017/06/22 : Release of G’MIC 2.0.2

Hi,

I am very new to Linux and am playing around with Kubuntu (17.04) at the moment. Maybe my observation is helpful for someone. If this topic has been addressed somewhere else, feel free to delete my post. I am working with GIMP 2.8.20.

I downloaded the Gimp-plug-in “gmic_ubuntu_zesty_amd64.deb” and after installing it I got a working GTK-plug-in but I wanted to work with the QT-version.

After removing the plug-in I downloaded the latest G’MIC-QT-plug-in “gmic.eu/files/prerelease_linux/gmic_gimp_qt_linux64.zip” and got the following error message when starting gimp from the terminal:

…/.gimp-2.8/plug-ins/gmic_gimp_qt: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

GMIC didn’t show up in Gimps’s filters menue. Searching for libpng packages on my system showed that all packages were related to version 1.6. A workaround was installing libpng12 manually (had to, because I didn’t find it in the package manager) but I read that installations from outside a package manager are not recommended in Ubuntu so I removed this package and followed the instructions on the G’MIC-website and compiled the Gimp-plugin on my system. I copied the compiled QT-plug-in into Gimp’s plug-in folder and it is working fine so far.

Best regards!

2 Likes

Thank You David! (and to all the people involved)
I’m Using it with Ubuntu 17.04 and Gimp 2.9.5 in parallel with the 1.7.9 version and it’s a great step forward

@partha Thanks for the new GIMP S build (Win). Now I can try QT G’MIC. PS The last CCE build seems to load much faster than this one.

@David_Tschumperle I noticed two minor QT G’MIC issues.

  1. Spelling: 2cd should be 2nd

  2. Fullscreen button:
    Set the QT window to Fullscreen, close and open it again. Fullscreen is no longer toggled even though the window is in full screen mode. Click on the Fullscreen button twice to return to windowed mode.

Thanks for your kind comments. :slight_smile:

I’ll be releasing the CCE version with G’MIC-QT as well at a later time, perhaps after the US Independence day.