It is currently Fri Aug 14, 2026 3:06 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 12:29 pm  (#1) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Hi Gimp and Gmic users,
I am a retired mathematician and 70+ ...
Using Gimp sometimes often, then other stuff takes my PC-time ;)
Very fond too about Blender and via Blender to Python and now
PythonFu in Gimp is for me hot topic.
For example this may be interesting:
GIMP 2.8.18 Python Console
Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)]
>>> image = gimp.image_list()[0]
>>> drawable = image.layers[0]
>>> pdb.plug_in_gmic(image, drawable, 1, "-Annular_Steiner_Chain_Round_Tile_en 800,1,20.25,20.25,88.88,4.26,42.6842,12,21.3,1,0,0,0,255,0,255,255,0,127,0,0,255,127,0")
>>>

That is too the reason to register here. Other such commands in the Python console with Gmic were without succes.

And a second thing running on windows an msys console and starting there Gimp you can see a lot of ... Warnings and Errors (for debugging yourself nice) and e.g this not
understandable stuff:

Peter@Asus MSYS /c/Program Files/GIMP 2/bin
$ ./gimp-2.8.exe -d
GIMP-Error: Unable to run plug-in "zlib1__.dll"
(C:\Users\Peter\.gimp-2.8\gmic-1.7.5-win64\zlib1__.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "zlib1.dll"
(C:\Users\Peter\.gimp-2.8\gmic-1.7.5-win64\zlib1.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "tbb.dll"
(C:\Users\Peter\.gimp-2.8\gmic-1.7.5-win64\tbb.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "ssleay32.dll"
(C:\Users\Peter\.gimp-2.8\gmic-1.7.5-win64\ssleay32.dll)


And a lot more complaints abour *.dll all out of the directory where I pasted Gmic.

OK, now you have hopefully an idea what interests me ;)


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 12:40 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Welcome to GimpChat. :)
Did you actually install G'MIC or just unzip the folder to the .gimp-2.8 directory? The G'MIC folder should be in the plug-ins folder. Or did you point GIMP preferences to that "gmic-1.7.5-win64" folder?

_________________
Image


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 12:48 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
I noticed that, too. It shows the zip was called from the .gimp folder, and not the plugins folder. Good eye, Rod!

Oh, and welcome to GIMP Chat, PKHG! We need all the mathematicians we can get!

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 1:20 pm  (#4) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Welcome to GimpChat, PKHG!! I'm glad Rod and Mahvin understand all those statements as I am not a coder and it's a foreign language to me! There is plenty of people here to help you, though!


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 1:28 pm  (#5) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14155
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
Image

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 2:21 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14127
Location: Spain, Aragón
Welcome to Gimp Chat, PKHG. :)


Attachments:
Welcome.png
Welcome.png [ 430.26 KiB | Viewed 2708 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 2:31 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
:welcome to Gimp Chat PKHG

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Tue Sep 13, 2016 2:46 pm  (#8) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Rod wrote:
Welcome to GimpChat. :)
Did you actually install G'MIC or just unzip the folder to the .gimp-2.8 directory? The G'MIC folder should be in the plug-ins folder. Or did you point GIMP preferences to that "gmic-1.7.5-win64" folder?

I unzipped Gmic in an own directory (folder) and said to Gimp look there too for plugins ...

(had just my TV evening ... Quarks & Co ..)

Ciao


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Wed Sep 14, 2016 12:36 am  (#9) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
What nice, all those WELCOME ...

Attachment:
mePKHG.png
mePKHG.png [ 323.17 KiB | Viewed 2636 times ]


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Wed Sep 14, 2016 7:00 am  (#10) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
PKHG wrote:
What nice, all those WELCOME ...

Attachment:
mePKHG.png

So does this mean you got G'MIC working now? :)

_________________
Image


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Wed Sep 14, 2016 11:09 am  (#11) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8457
Location: On the other side of your screen
:welcome To Gimp Chat PKHG :gimp

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Introducing myself: PKHG
PostPosted: Wed Sep 14, 2016 1:29 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
Welcome to Gimp Chat!


Top
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group