slv grosso wrote:
Just tested some filters which fail on Krita 2.9 beta 3 as well (where you get already by default the G'MIC 1.6.0.3 available on it...).
With Krita for these filters their preview works. However, they always fail in the end while you click ok (or apply).
I only list some of them below (as explained they fail for Gimp as well): my Krita bug-report contains the full-list for them :-)
Here is the link for the image I tested with Krita - Gimp:
https://dl.dropboxusercontent.com/u/309 ... SC5387.JPGThanks Silvio. That is a quite big image, and I believe lot of errors you will get are related to insufficient memory.
At least in two of the cases you show, this is clearly the cause. When the error message says it can't allocate XXX Mb, it is because
the plug-in tried to allocate some memory and the system refused to do so.
In that case, the plug-in stops.
It also explains why the preview works (as the preview image is smaller, the filter can proceed without having memory issues).
G'MIC is quite memory demanding, because it applies filters always on the whole image loaded in memory, and stored as a buffer of floats
(which means 4x the amount of memory needed, if you compare it with what an usual 8-bits RGB image requires).
Try reducing your image size, and most of your G'MIC filters will probably succeed.
Quote:
4) I have realized that when you *double-click* fast (left button of your mouse) on a filter to select it G'MIC the sub-menu closes down and I have to unfold it again to reselect my filter once again.
Naturally, everything works as expected when I single click on it (the window of the filter opens up fine) :-)
Nope, the double click on a filter makes it enter the 'Faves' section, where your favorite filters are stored.
Maybe I should disable the double-click for adding faves. But I didn't realize this could be annoying.
Anyone else has an opinion on this ?
Quote:
5) Compared to the Krita GUI, with the version of G'MIC is a bit annoying not to have an option (a window where I type their names) to look for my filters.
With GIMP - G'MIC, I am always forced to take a look at the G'MIC filters list I have download previously (much more time-consuming IMHO).
At work, I run Gimp - G'MIC on different computers (rooms) and I always need to have this text file at hand (on some rooms there is not even an Internet connection available to search on the web....) :-)
Yep, I am totally aware this final suggestion (new feature) has been "rejected" in the past several times :-)
Honestly, I'm quite confident in the fact that the G'MIC plug-in for Krita will be probably better in the future than the one for GIMP.
I'm focusing mostly on the G'MIC engine itself, hoping that the various interfaces associated to G'MIC could be managed by someone else. The Krita guys are doing a tremendous work on their G'MIC plug-in. No doubts it will get better and better.