This kind of error has been a constant lately.
Using the Samj's portable version 2.10.12.
===============================================
National Geographic Warning
Error while executing elsamuko-national-geographic:
01-31-2020, 09:48 AM (This post was last modified: 02-01-2020, 09:11 AM by rich2005.)
Gimp 2.10.12 might be the problem, looks to me that 2.10.14 has come some way implementing better backward compatibility.
I have an updated national-geographic script in the archive. This a try out in samj portable 2.10.13 (sorry no 2.10.12) Seems to work ok. In the Filters -> Generic menu
screenshot: https://i.imgur.com/ReuSlio.jpg
...and throw in another to try out. A script that uses the gmic_gimp plugin. Beware, this one is very slow. Looks like it has crashed and it will crash if you start clicking-here-and-there. Leave it and you get there eventually. In the Filters -> Artistic menu
screenshot: https://i.imgur.com/PnHo2uq.jpg
Have to confess I like Dave Hill's work, if you look at the originals difficult to reproduce with a script. They were all about physical lighting. bursts of photographs and lots of processing to get that HDR effect.
The two scripts elsamuko-national-geographic-2-10.scm and hillustrative-gmic-qt-210.scm zipped and attached.
(edit: ng script updated)
01-31-2020, 02:43 PM (This post was last modified: 01-31-2020, 03:29 PM by Krikor.)
(01-31-2020, 07:27 AM)Ofnuts Wrote: Try to run Samj's version with --pdb-compat-mode=on. It seems to have it off by default.
Ofnuts,
I have no idea how to do this. It looks like a command statement. You could give me the steps in detail, I am admittedly noob in that respect.
Merci.
Rich2005, I downloaded the .zip I hope it works. But I remember that you had previously made available a hillustrative-GMIC-QT-K.scm version
But, voilà, I will do the tests.
Thx!
Rich2005, I tested the .zip's scripts from the previous post.
The hillustrative-gmic-qt-210 ran ok, I could compare it with the hillustrative-GMIC-QT-K version, and I confess that the K version is my favorite :-)
I got the same error from elsamuko-national-geographic-2-10 as before
*****************************************************************************
" National Geographic Warning
Error while executing elsamuko-national-geographic:
(01-31-2020, 07:27 AM)Ofnuts Wrote: Try to run Samj's version with --pdb-compat-mode=on. It seems to have it off by default.
Ofnuts,
I have no idea how to do this. It looks like a command statement. You could give me the steps in detail, I am admittedly noob in that respect.
Merci.
Rich2005, I downloaded the .zip I hope it works. But I remember that you had previously made available a hillustrative-GMIC-QT-K.scm version
But, voilà, I will do the tests.
Thx!
You edit the shortcut that starts Gimp. Somewhere there is an input field, likely named "Command", and you add a space and --pdb-compat-mode=on at the end.
(01-31-2020, 03:59 PM)Ofnuts Wrote: You edit the shortcut that starts Gimp. Somewhere there is an input field, likely named "Command", and you add a space and --pdb-compat-mode=on at the end.
01-31-2020, 04:48 PM (This post was last modified: 01-31-2020, 05:40 PM by rich2005.
Edit Reason: typo
)
What you referred to, is based on a regular Gimp installation, although a partha variant, still a regular installation.
The problem is:
samj Gimp 2.10.x portable is what it says, "portable", so you are using not a regular gimp shortcut but a small launcher binary program. You need this to set various environmental variables for the portable version to operate.
That does not pass the gimp switches the same as a regular.....gimp-2.10.exe you find in a permanent installation.
This the hillstrative-gmic: https://i.imgur.com/xuMwAs3.jpg You can tweak that a little using the layer mode.
edit: just a reminder to be patient. That took 1 min 35 sec to render that small image. For some reason gmic simplecontrast filter is very slow.