Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BIMP won't process my Script-fu script
#5
(04-19-2022, 01:02 PM)rich2005 Wrote: @robknox

You say you confirmed that script is working, however I can not get the script to produce anything. If it does not work with an open image in Gimp then definitely not going to work with BIMP.

There are other scripts that do work: This using an old python plugin https://youtu.be/foeT0c2JyN0  example. duration 2' 30"

Wow! Thank you so much for the effort and making the video, and .... you're correct.
I was about to reply with a video of my own showing "It works for me." However, the spidey sense told me to make sure that I was using the same script. I cleaned out all my backups. Apparently, my GIMP was grabbing an older version of the script.
I'm wondering if GIMP was grabbing one version and BIMP was grabbing another version.
Anyways, before I go down that road further, do you recall the location of the python-fu script that you used? Or, if not, would it be easy enough to just send the code?
Thanks again!
Rob.

(04-19-2022, 07:35 AM)Ofnuts Wrote:
(04-19-2022, 07:16 AM)Kevin Wrote: I've never used BIMP, but I would ask how it knows which parameter is the image id? Does it have to be named in a consistent way? or does it have to be the first parameter?

Not sure this is the problem, but yes, there are plenty of nice things that happen if the first parameter is an IMAGE.

First of all, "many" thanks for replying - it is greatly appreciated.
I wasn't aware that IMAGE needs to be the first parameter. From my understanding, the location of the IMAGE parameter is declared by the location of SF-IMAGE in the list. In any case, as rich2005 pointed out, the script doesn't actually work. So I need to fix that first. Then, I will try switching the order of the parameter. In fact, I've already put SF-IMAGE first, and it didn't help the script. But, it might help with the BIMP issue.
Thanks again,
Rob.

(04-19-2022, 07:16 AM)Kevin Wrote: I've never used BIMP, but I would ask how it knows which parameter is the image id? Does it have to be named in a consistent way? or does it have to be the first parameter?
Hi Kevin,
Thank you sooo much for your quick response - it is greatly appreciated. See my response to Ofnuts.
Rob.
Reply


Messages In This Thread
RE: BIMP won't process my Script-fu script - by robknox - 04-19-2022, 02:31 PM

Forum Jump: