It is currently Thu Apr 25, 2024 1:03 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: chisel.scm on gimp 2.10
PostPosted: Tue May 29, 2018 4:43 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Only a small note.
I tried to use chisel.scm on samj's 2.10.2 pack, got one error on the parameter "VIRTUAL" used when calling plug-in-bump-map.

Simply replaced LINEAR with the equivalent value 0, and the filter completes the run without any additional error.

Pls note: I didn't deeply test it, but I tought this simple comment deserves a post, in case someone is tempted to use chisel.scm:
replace LINEAR with 0 at statement (filter line) # 148
so you can use it.

_________________
"Where am I ?"


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: chisel.scm on gimp 2.10
PostPosted: Tue May 29, 2018 4:58 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Yes that works nicely, thanks. Tried it in both appImage and flatpak. It didn't work before this simple modification.


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Tue May 29, 2018 7:00 pm  (#3) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Thank you, Dinasset. I tried to use Chisel and Carve and could not get it to work. Will try your fix.


Edit: I ran it several times after adding your fix. No problems at all!! Thank you so much!!!!

Using Windows 10. 64 bit Gimp 2.10 (Samj)


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Fri Jun 01, 2018 1:45 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
A friend of mine (running Gimp 32bits) told me that the mentioned simple change did not work (still getting errors on compatibility issues).
Hence I decided to replace those statements which have non-2.10 Language (FILL, MODE) and prepared an amended version, which was double-checked without errors.
Hence I post it here for those interested.
Attachment:
chisel - dn.scm [9.39 KiB]
Downloaded 283 times

_________________
"Where am I ?"


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Fri Jun 01, 2018 1:48 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
PS: remove the previous version before installing this one, because the registering function is the same (hence you would have a duplicated entry)
script-fu-register "script-fu-chisel"

_________________
"Where am I ?"


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Fri Jun 01, 2018 8:45 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12658
Location: Spain, Aragón
Thank you so much Dinasset. :tyspin

_________________
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: chisel.scm on gimp 2.10
PostPosted: Fri Jun 01, 2018 5:02 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
What would be real great, is a list of non-compatible commands along with the correct replacements. That way I can modify problem scripts.

Example:
LINEAR = 0


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Sat Jun 02, 2018 12:53 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
You can start GIMP with parameter:
gimp --pdb-compat-mode=warn

Then when GIMP is on run your script in question and it will give you a list of what's deprecated and by what to replace in the error console. You can then check the parameters of the procedure.

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Sat Jun 02, 2018 8:59 pm  (#9) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Dinasset, is your new version for 32 bit only or can it be used for 64 bit also?


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Sat Jun 02, 2018 10:29 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
It's OK for both 64 and 32 bits (I am on 64bits, I use it and it works)

_________________
"Where am I ?"


Top
 Post subject: Re: chisel.scm on gimp 2.10
PostPosted: Wed Jul 11, 2018 5:08 pm  (#11) 
Offline
GimpChat Member

Joined: May 15, 2018
Posts: 28
Thank you Dinasset! :bigthup :hi5


Top
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Stepped Chisel

6

No new posts Attachment(s) [ solved] Stepped chisel

18

No new posts Distort and RobA's Chisel script

2



* Login  



Powered by phpBB3 © phpBB Group