It is currently Thu Jul 04, 2024 4:38 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 3:59 am  (#1) 
Offline
New Member

Joined: Sep 27, 2017
Posts: 4
Hello,

I am a one week year old user of gimp.

I installed gimp one week ago and used python-fu for scripting. It works very well on windows-10, gimp 2.8

Yesterday, i installed gmic. It seem to work well on GUI.


Now, here comes the issue:
After having installed GMIC the python-fu script does not work anymore. I have this error message:

GIMP-Error: Unable to run plug-in "zlib1.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\zlib1.dll)
Failed to execute child process (Exec format error)


When i delete the gmic_gimp_qt directory completely the script works again.

Thank you for you help.

PS:
My goal is to automate the script diego's pseudo-hdr-effect on windows 10 using python-fu


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: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 4:04 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
Could this be the same problem zero was having?

viewtopic.php?f=9&t=15921


Top
 Post subject: Re: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 4:09 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2017
Posts: 204
Possibly Erisian, yes...

Check for duplicates of .dll files in your C:\Users\admin\.gimp-2.8\plug-ins ..and dll's in your C:\...\gmic_gimp_qt folder, if so delete from the plug-ins folder and leave alone the ones in the gmic_gimp_qt folder. That could be a solution.


Top
 Post subject: Re: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 4:42 am  (#4) 
Offline
New Member

Joined: Sep 27, 2017
Posts: 4
I messed up everything. I have to reinstall gimp and gmic.
I come back in few minutes


Top
 Post subject: Re: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 5:01 am  (#5) 
Offline
New Member

Joined: Sep 27, 2017
Posts: 4
in C:\Users\admin\.gimp-2.8\plug-ins, there is only one directory gmic_gimp_qt
so if there are duplicated dll, i need to have another directory


Top
 Post subject: Re: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 5:51 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
alvaro562003 wrote:
in C:\Users\admin\.gimp-2.8\plug-ins, there is only one directory gmic_gimp_qt
so if there are duplicated dll, i need to have another directory

Remove the zlib1.dll in your "gmic_gimp_qt" folder and restart GIMP.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: python-fu script no more working after gmic installation
PostPosted: Thu Sep 28, 2017 6:13 am  (#7) 
Offline
New Member

Joined: Sep 27, 2017
Posts: 4
I remove zlib1.dll and restart GIMP. The Gmic-retinex works well.

BUT, when i launch a "previously working script", i have a bunch of errors:

GIMP-Error: Unable to run plug-in "uninst"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\uninst)

Failed to execute child process (No such file or directory)

GIMP-Error: Unable to run plug-in "SSLEAY32.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\SSLEAY32.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "Qt5Widgets.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\Qt5Widgets.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "Qt5Network.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\Qt5Network.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "Qt5Gui.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\Qt5Gui.dll)

Failed to execute child process (Exec format error)

GIMP-Error: Unable to run plug-in "Qt5Core.dll"
(C:\Users\admin\.gimp-2.8\plug-ins\gmic_gimp_qt\Qt5Core.dll)


Top
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group