Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where I can see if Script-Fu function calls "works".
#1
Hi to all.

I have simple question but I'm unable to find answer. Use GIMP 2.99(dev) but question probably is unrelated to version.

How to see error from calls to GIMP functions?

Imagine that I put this (in .scm file or in Script-fu console):


Code:
(script-fu-menu-register "non-existing-stuff" "<Image>/Fictional/Non/Existing/Menu"

Where I see Gimp complaining about this? How to know why my call to for example script-fu-menu-register fails?
Reply


Messages In This Thread
Where I can see if Script-Fu function calls "works". - by Strzegol - 09-07-2023, 01:29 AM

Forum Jump: