It is currently Tue Jun 23, 2026 1:55 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 5:29 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
GIMP Version: 2.8.22
Operating System: Windows
OS Version: Win 7 64-bit
GIMP Experience: Intermediate Level

List any relevant plug-ins or scripts:
CrystallizeN
Mosaic Stained Class


List any ERROR messages you received:
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-gmic' not found




Sooo, the filters from dinasset that are dependent on Gmic throw me an error:

Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-gmic' not found

They worked ok before, I suspect this is because of completely revamped Gmic?
It's now called GMIC-QT/GTK and the exe files are also different than prior 2.0
Using hacked gimpfu.py, the one that Rod posted for wider dialogs, tried with original still didn't work.

Additional info:

Traceback (most recent call last):
File "C:\Program Files\GIMP 2.8.22\32\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2.8.22\32\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\nidhogg\.gimp-2.8\plug-ins\DIEGO_QUANTIZE_CrystallizeN.py", line 226, in crystallizeN
pdb.plug_in_gmic(newImage, smooth_layer, 1, # 1=input only active layer
error: procedure not found


Last edited by Nidhogg on Tue Jun 20, 2017 6:17 am, edited 1 time in total.

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: CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 5:44 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
They do not run with the updated G'MIC interface.

_________________
"Where am I ?"


Top
 Post subject: Re: CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:01 am  (#3) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16042
pdb.plug_in_gmic is the problem.
maybe should be pdb.plug_in_gmic_2

_________________
Image


Top
 Post subject: Re: CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:11 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Thanks Rod.
Yes, I know, but I do not intend at the moment to update those filters.
Only once David decides to warrant the compatibility with future releases, at least for a long while....

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:21 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
Thank you for fast reply. Maybe they'll return in future, crystalllizeN filter was pretty.
I'll make OMG brumbies meantime :hehe


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:26 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
There is a cristallyzeSE (no GMIC dependency)
Posted under my "Special Editions"
viewtopic.php?f=9&t=14962&start=0&hilit=special+edition
post#24

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:47 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
this is an image processed by crystallizeSE
Attachment:
CrystallizeSE-example.png
CrystallizeSE-example.png [ 949.26 KiB | Viewed 2904 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Tue Jun 20, 2017 6:55 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
Okay, I'll check that one out thanks.


Top
 Post subject: Re: CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Wed Jun 21, 2017 6:00 am  (#9) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16042
dinasset wrote:
Thanks Rod.
Yes, I know, but I do not intend at the moment to update those filters.
Only once David decides to warrant the compatibility with future releases, at least for a long while....

Well actually what i meant was for any particular user to change their own script. Just edit them personally. Not sure what the PDB call would be though.
Maybe even just
pdb.plug_in_gmic2


Then when you update your scripts they (the user) could just replace them with the new one. =)

_________________
Image


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Wed Jun 21, 2017 11:45 am  (#10) 
Offline
GimpChat Member

Joined: Jun 17, 2017
Posts: 15
I have a question, regarding CrystalizeSE is there anything else that I need to download to ensure it works. I have some error messages that claim some files are missing, leaving the end result rather...messy.

Update: Related, but I ask where the EMapsGem files are?


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Wed Jun 21, 2017 12:54 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
Hesperius, You can find the emaps and more info in the original crystallizeN thread

viewtopic.php?f=9&t=13504

I think you still need the ancillary filter ModLCS.
If you want to read the plugins and script files, as they may hold information inside themselves sometimes, you can use Notepad++ to read them or Geany on Linux.
Be careful with editing them in the beginning though.


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Wed Jun 21, 2017 7:35 pm  (#12) 
Offline
GimpChat Member

Joined: Jun 17, 2017
Posts: 15
Nidhogg wrote:
Hesperius, You can find the emaps and more info in the original crystallizeN thread

viewtopic.php?f=9&t=13504

I think you still need the ancillary filter ModLCS.
If you want to read the plugins and script files, as they may hold information inside themselves sometimes, you can use Notepad++ to read them or Geany on Linux.
Be careful with editing them in the beginning though.



Okay I found and downloaded them but I still have the problem of the .pngs not being called. So I want to know if I placed the maps to the wrong folder (environs, the default being the entire GIMP folder might alsobe a facotr) or is something else is play?


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Thu Jun 22, 2017 12:03 am  (#13) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
The maps should be located under your gimp-2.8 folder (one parameter of the filter) and the names should be EMapgGem (a second parameter) followed by the suffix defining the color.
Look at the attachments
snapshot of where they are placed in my system
Attachment:
Cattura.PNG
Cattura.PNG [ 22.52 KiB | Viewed 1552 times ]

snapshot of the statements which calls the load subroutine, for the 7 colours
Attachment:
Cattura2.PNG
Cattura2.PNG [ 12.28 KiB | Viewed 1552 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Thu Jun 22, 2017 12:06 am  (#14) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
...and the maps are images in png
example for the BLUE ones
Attachment:
Cattura3.PNG
Cattura3.PNG [ 135.3 KiB | Viewed 1551 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Thu Jun 22, 2017 12:08 am  (#15) 
Offline
GimpChat Member

Joined: Jun 17, 2017
Posts: 15
dinasset wrote:
The maps should be located under your gimp-2.8 folder (one parameter of the filter) and the names should be EMapgGem (a second parameter) followed by the suffix defining the color.
Look at the attachments
snapshot of where they are placed in my system
Attachment:
Cattura.PNG

snapshot of the statements which calls the load subroutine, for the 7 colours
Attachment:
Cattura2.PNG


:tyspin the Plugin works as intended now.


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Thu Jun 22, 2017 12:10 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Glad you got it working.
Hope you enjoy it.

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Fri Jul 07, 2017 10:18 pm  (#17) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Good news for someone:
I ported the Stained Glass filter to G'MIC QT 2.0.2
Have a look at http://gimpscripts.com/2016/03/mosaic-stained-glass/
and get the update.

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Fri Jul 07, 2017 11:53 pm  (#18) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
I just got the stained glass script and Love it! Thank you so much, Dinasset!
Attachment:
DN.MosaicStainedGlassQT.Flower.jpg
DN.MosaicStainedGlassQT.Flower.jpg [ 872.75 KiB | Viewed 1476 times ]


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Sat Jul 08, 2017 2:32 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Thanks Pat for trying the new version.

_________________
"Where am I ?"


Top
 Post subject: Re: [solved] CrystallizeN & Mosaic Stained Class Errors on Gmic 2.0+
PostPosted: Sat Jul 08, 2017 4:10 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14042
Location: Spain, Aragón
Yes, this version works great! Thank you Dinasset. :tyspin :coolthup


Attachments:
Paisaje_con_Flores-DN_MosaicStained.jpg
Paisaje_con_Flores-DN_MosaicStained.jpg [ 1.07 MiB | Viewed 1470 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 new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group