Release of G'MIC 3.5

  • 2024/10/11: Release of G’MIC 3.4.3 (last release before long pause).
3 Likes

Not sure why, but when I downloaded 3.4.3, Windows Defender flagged it to be an issue.

Trojan:Win32/Bearfoos.A!ml

I reverted back to the previous version and Defender doesn’t see an issue with that, David. Might just be my system. Not sure why this is happening. :slight_smile:

Hi Lyle,
I get report like this for each new release unfortunately.
And I don’t do anything on the released files, and after a while, the anti-viruses stop complaining.
So I suppose it’s always false positives.

That’s likely the case, David; just that this is the first time it happened to me. lol

:slight_smile:

Could you adapt GMIC for 3.0RC1?

We already got contributions for this. So unless gimp plug-in Api has changed since these contributions, the GMIC-Qt plug-in should already compile for gimp 3.
I personally won’t have time to create binary installers or packages specifically for gimp 3, though.
Let’s hope someone else will be able to do it soon.

I installed latest gmic_qt_win64 on 3RC1 but it isn’t recognized after GIMP restart .

Skipping potential plug-in 'gmic-3.4.3-qt-win64\Qt5Widgets.dll': plug-ins must be installed in subdirectories.

EDIT: I installed it under GIMP 3\lib\gimp\3.0\plug-ins\gmic-3.4.3-qt-win64
But still isn’t recognized.

Before, I could put it in GIMP2.99\gmic and was running.

Of course. You actually need to recompile the plug-in by yourself, with respect to the GIMP 3 API. I’ve never done that, so I can’t help much on this.

@samj could you make G’MIC for GIMP 3RC, please.

Bonjour,

G’MIC 3.4.3 GMIC-QT6 , GMIC-QT6-GIMP-3.0.0-RC1 Win 64
Binaries : Release G'MIC 3.4.3 GMIC-QT6 , GMIC-GIMP-QT6-3.0.0-RC1 Win 64 · GreycLab/gmic-community · GitHub (gmic-3.4.3_Gimp-3.0.0-RC1-TEST-Win64.7z)

:o)

1 Like

Merci @samj

@hover

Merci,

There are problems with this first version using Gimp:

  • Does not work when validating several layers.
  • Some filters give errors (G’MIC shutdown), for example What’s new, Guided Light.

I will try to correct the sources in the next few days to create new binaries.

:o)

1 Like

@samj, just in case: you need to use the source code from here: GitHub - GreycLab/gmic-qt: G'MIC-Qt is a versatile front-end to the image processing framework G'MIC.
Not from here: GitHub - c-koi/gmic-qt: G'MIC-Qt is a versatile front-end to the image processing framework G'MIC.

@David_Tschumperle Can we have issues back? Or is that for when a new maintainer comes?

@David_Tschumperle

Bonjour,

Thank you for this new link that I didn’t know about.

I use the sources from this package:

https://gmic.eu/files/source/gmic_3.4.3.tar.gz

I will give you the transformations for QT6 and gimp-qt modified to only work with the gimp 3 version (they are already in the sources).

Merci aussi pour la charmante pensée ‘Tribute To Sébastien’, nos condoléances pour vous, à tous ses proches et amis.

Bonne journée.

:o)

2 Likes

@hover

Bonjour,

A new version gmic-3.4.3_Gimp-3.0.0-RC1-TEST-Win64_V2.7z is available for download :

Problems and corrections on this V2 test version with GIMP:

  • Correction made for operation by validating several layers.
  • Guided Light Rays works on version V2.
  • The ‘What’s new’ filter gives an error (G’MIC shutdown), as in previous versions compiled with QT6.

I’ll do some more testing next week.

:o)

3 Likes

@David_Tschumperle
@hover

EDIT 20241114-2 :
‘What’s New?’ and ‘Gradient [Custom Shape]’ filters are fixed.
Here are the links to download the sources and binaries update (QT6):

https://github.com/GreycLab/gmic-community/releases/download/gmic-3.4.3/Modifications_gmic-3.4.3_Gimp-3.0.0-RC1-Win64_V5.7z

https://github.com/GreycLab/gmic-community/releases/download/gmic-3.4.3/Modifications_gmic-qt-3.4.3-Win64-QT6_V4.7z

Modified gmic-3.4.3 sources for gimp-3.0.0rc1/gmic-qt6:
https://github.com/GreycLab/gmic-community/releases/download/gmic-3.4.3/gmic3.4.3-gmic-qt-6-gimp3.0.0rc1-src.7z

:o)


Bonjour,

Modifications for version G’MIC 3.4.3 and GIMP 3.0.0-RC1:

  • All tests for the different GIMP 2 versions are deleted.
  • Updated according to the new GIMP API 3.0.0-RC1.
  • Added the Nb_Calques variable.
  • No testing on the ‘DarkThemeIsDefault’ variable.
  • Added gegl_exit();

These modifications are in an archive available from this link:

+EDIT 20241114-2.

Contents of this archive:

  • host_gimp.cpp (to use to compile GIMP 3.0.0-RC1 / Not tested under Linux)
  • host_gimp_modif_gimp-3.0.0rc1-V3.cpp
  • Modifications_QT6+gimp-3.0.0rc1+32bit.txt (modifications à apporter pour compiler GMIC-QT-GIMP-3.0.0-RC1 QT6 MSYS2)
  • TEST_GMIC343.xcf (Gimp test image)
  • Binaire_Win64 (to replace the version contained in the archives gmic-3.4.3_Gimp-3.0.0-RC1-TEST-Win64.7z / gmic-3.4.3_Gimp-3.0.0-RC1-TEST-Win64_V2.7z)

My contribution to modifying the sources stops for this version.

:o)

3 Likes

Many thanks for the great fast work.
In two cases for Output mode: New layers and New active layers Gimp displays an error - although G’MIC finishes as expected.

Gimp message

@MrQ

EDIT 20241114
Here is a new compilation that solves this problem:
https://github.com/GreycLab/gmic-community/releases/download/gmic-3.4.3/Modifications_gmic-3.4.3_Gimp-3.0.0-RC1-Win64_V5.7z

:o)


Bonjour,
Thanks for the tests.
I will try to find a solution to this problem.

:o)

1 Like

Hi Samj.

Version Modifications_gmic-3.4.3_Gimp-3.0.0-RC1-Win64_V5
solved the problem of unnecessary messages.

Thank you very much again for your amazing work!