It is currently Sat Jul 06, 2024 3:36 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 74 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Exaggeration filter
PostPosted: Mon Mar 20, 2017 2:09 am  (#41) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12711
Location: Spain, Aragón
Thanks animicule, and no, I didn't apply any previous preparation. Here the original pic. :)


Attachments:
julaftonen_av_carl_larsson_1904.jpg
julaftonen_av_carl_larsson_1904.jpg [ 462.99 KiB | Viewed 1450 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: Exaggeration filter
PostPosted: Mon Mar 20, 2017 8:55 am  (#42) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Thank you Issabella.
The result is wonderful on that style subject!


Top
 Post subject: Re: Exaggeration filter
PostPosted: Sat Mar 25, 2017 11:52 am  (#43) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Version compatible with G'Mic pre 2.0.0 QT is now available on page 1


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sat Mar 25, 2017 3:55 pm  (#44) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
What is the difference between the two and is it required that we update the script even if we enjoy using the one that the system already has?


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sat Mar 25, 2017 8:57 pm  (#45) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
GIMP Error
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-gmic-qt' not found

I think you have worded the procedure for qt wrongly it should be 'pdb.gmic_qt_gimp200' instead of 'pdb.plug_in_gmic_qt'
Brian this is a stab in the dark based on what the the python browser told me
Qt is quicker than 1-7-9 or 2-0-0 so I hope you can get it running

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Last edited by Graechan on Sat Mar 25, 2017 10:19 pm, edited 2 times in total.

Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sat Mar 25, 2017 9:16 pm  (#46) 
Offline
GimpChat Member

Joined: Dec 10, 2012
Posts: 32
Hi Brian,

I get the following error:

NameError: global name 'BA_Exaggeration_v2a' is not defined

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 735, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\bill\.gimp-2.8\plug-ins\BA_Exaggeration_v2b.py", line 245, in BA_Exaggeration_v2b
return(BA_Exaggeration_v2a)

Any solution?

Thanks

adam933


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sat Mar 25, 2017 10:36 pm  (#47) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12531
Will try your qt versions next week Brian. Just sentient enough to type this reply (only 4 hours sleep last night, just got off a 14 hour shift, and have to do another 14 hours tomorrow since folks called out and not too many people can work where I do). I'm bushed but that's OK. Sorry for my spiel; tend to do so when I'm half delirious. lolol

:)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sun Mar 26, 2017 12:43 pm  (#48) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Adam, I fixed it and posted the fixed script on page one.
If you would like to fix the copy you have, open in a text editor and go
down to the bottom and look upwards a few inches and you will see the
return(BA_Exaggeration_v2a)
just change is to either: return()
or change the v2a to v2b
Either way works!


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sun Mar 26, 2017 12:44 pm  (#49) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
mackenzieh -- if you are not using the very latest pre-release version of G'Mic,
then you should NOT use this version, as that it what it is for.


Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sun Mar 26, 2017 1:01 pm  (#50) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Graechan wrote:
GIMP Error
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-gmic-qt' not found

I think you have worded the procedure for qt wrongly it should be 'pdb.gmic_qt_gimp200' instead of 'pdb.plug_in_gmic_qt'
Brian this is a stab in the dark based on what the the python browser told me
Qt is quicker than 1-7-9 or 2-0-0 so I hope you can get it running

************************

Graechan, what is the date of your G'Mic Pre- version? You may need the new update.
The new one is 3/23/17 -- this is the first of the pre-release 2.0.0 QT versions that acts on a call.
The 3/20 version (when I changed one script to ?? something like you suggest but - whatever it said in the pdb) -- would run without any error messages, but G'Mic did not respond to the calls. No errors, no gmic output.
The 3/23 version shows the New correct call in the pdb, and actually adds one parameter (as shown in the pdb) -
layer output option parameter. These .py scripts all run fine for me, with the 3/23 version.
and one of your .scm scripts also runs fine with the new call and parameter (cobblestone mosaic script 2.7)

Thank you!
Brian


Last edited by animicule on Mon Mar 27, 2017 9:25 am, edited 2 times in total.

Top
 Post subject: Re: Exaggeration filter updaged for Gmic pre 2.0.0 QT
PostPosted: Sun Mar 26, 2017 2:18 pm  (#51) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
animicule wrote:
mackenzieh -- if you are not using the very latest pre-release version of G'Mic,
then you should NOT use this version, as that it what it is for.


Oh, okay.


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Sun Mar 26, 2017 2:32 pm  (#52) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
I should have been clearer about it, there were at least 3 new versions last month...


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Sun Mar 26, 2017 8:04 pm  (#53) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Brian Your correct, my gmic qt version was out of date, all is OK now :oops: :bigthup

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 8:37 am  (#54) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Graechan, glad to hear that!
(I thought I made another rookie mistake).


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 10:53 am  (#55) 
Offline
GimpChat Member

Joined: Dec 10, 2012
Posts: 32
Hi Brian,

Thank you for the quick and detailed reply.
Rather than taking a chance and messing up the python script, I re-downloaded the filter and it runs just fine.
Also, many thanks for your filters and for helping us use them.

Best regards,
adam933


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 2:47 pm  (#56) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
Great filter but in my gimp only 1.7.9 runs, the Gmic2 starts but balks with an error message and stops dead. I have tried both versions and have updated my Gmic2.

Here is my first attempt using 1.7.9.

Image

And here is the error message if I use Gimp2:

Traceback (most recent call last):
File "/home/kim/.gimp-2.8/plug-ins/gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "/home/kim/.gimp-2.8/plug-ins/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/kim/.gimp-2.8/plug-ins/BA_Exaggeration_v2b.py", line 196, in BA_Exaggeration_v2b
"-v - -fx_freaky_details 2,10,1,11,0,32,0")
RuntimeError: calling error

_________________
Image


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 4:18 pm  (#57) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Kimba,
which version of gmic pre-release 2 are you using?
You are using the script version V2B, which will run on 1.76-1.78, 1.79 and older pre-release 2.0.0
that I do not see on the download list anymore - (but not on GTK or QT versions) and you must select which version in the drop-down on the
menu.

My updated filter will run 1.76-8, 1.79, old pre-release 2.0.0 and 3/23/17 QT version 2.0.0
the G'Mic pre-2.0.0qt dated 3/23/17 will run scripts (first version of QT pre-2.0.0 that
will run scripts - the 3/20/17 would run with no errors, but it did not produce G'Mic output.)
from http://gmic.eu/files/prerelease/
today is 3/27/17
gmic_gimp_qt_win32.exe 22-Mar-2017 17:39 19M
gmic_gimp_qt_win32.zip 22-Mar-2017 17:38 26M
I have not tested with the win32 versions

My updated filter will run on
gmic_gimp_qt_win64.exe 23-Mar-2017 19:14 19M
gmic_gimp_qt_win64.zip 23-Mar-2017 19:13 26M

You must select your G'Mic version in the script
Please let me know (you can look at the file date of the .exe of your gmic version), and
if you are using Win32 or Win64.

I think next time I will wait to update until the actual release version is out so that
there is less confusion!

Please let me know what you find!
Thank you,
Brian


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 4:56 pm  (#58) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
animicule wrote:
Kimba,
which version of gmic pre-release 2 are you using?
You are using the script version V2B, which will run on 1.76-1.78, 1.79 and older pre-release 2.0.0
that I do not see on the download list anymore - (but not on GTK or QT versions) and you must select which version in the drop-down on the
menu.

My updated filter will run 1.76-8, 1.79, old pre-release 2.0.0 and 3/23/17 QT version 2.0.0
the G'Mic pre-2.0.0qt dated 3/23/17 will run scripts (first version of QT pre-2.0.0 that
will run scripts - the 3/20/17 would run with no errors, but it did not produce G'Mic output.)
from http://gmic.eu/files/prerelease/
today is 3/27/17
gmic_gimp_qt_win32.exe 22-Mar-2017 17:39 19M
gmic_gimp_qt_win32.zip 22-Mar-2017 17:38 26M
I have not tested with the win32 versions

My updated filter will run on
gmic_gimp_qt_win64.exe 23-Mar-2017 19:14 19M
gmic_gimp_qt_win64.zip 23-Mar-2017 19:13 26M

You must select your G'Mic version in the script
Please let me know (you can look at the file date of the .exe of your gmic version), and
if you are using Win32 or Win64.

I think next time I will wait to update until the actual release version is out so that
there is less confusion!

Please let me know what you find!
Thank you,
Brian


Ah, I didn't realise it might be Windows only. I am on Linux Mint 18.1. It is a 64bit os.

_________________
Image


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 5:10 pm  (#59) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Kimba,
Sorry, for forgetting about operating systems other than windows.
G'Mic does have a Linux version with the proper date...
you could try that one and it should work with the V2QT, but I have
no way to test. Please let me know!

from http://gmic.eu/files/prerelease/
gmic_gimp_qt_linux64..> 23-Mar-2017 18:57 3.0M

Thank you,
Brian


Top
 Post subject: Re: Exaggeration filter updated for Gmic pre 2.0.0 QT (3/23/17 version
PostPosted: Mon Mar 27, 2017 5:16 pm  (#60) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
animicule wrote:
Kimba,

they do have a Linux version with the proper date...
you could try that one and it should work with the V2QT, but I have
no way to test. Please let me know!

from http://gmic.eu/files/prerelease/
gmic_gimp_qt_linux64..> 23-Mar-2017 18:57 3.0M

Thank you,
Brian


Thanks Brian, I had just downloaded and installed the right files when I got your message. It works :yes Thank you for an interesting and useful filter.

_________________
Image


Top
Post new topic Reply to topic  [ 74 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Brian Anderson BA Novella BA Edgey BA Exaggeration V2 A

9

No new posts How to make G'MIC runs faster?

6

No new posts Is it possible to make a plugin that runs bash scripts on a clipboard

1

No new posts Attachment(s) Gmic:morphological filter

7

No new posts Attachment(s) New filter using Gimp&Gmic: FAKE KNITTING

36



* Login  



Powered by phpBB3 © phpBB Group