Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run batch command line in Fu console beginning with 'gimp'
#2
maybe try to start GIMP from terminal* with --verbose
Code:
gimp --verbose
then run your script, maybe you will have more details in the terminal

in all case
Code:
man gimp
is your friend in the terminal to know what you can pass

   

EDIT
* I just saw you're on Microsoft's Windows, commands above are for Linux/MacOS, you might need to adapt those command for your OS
Reply


Messages In This Thread
RE: Run batch command line in Fu console beginning with 'gimp' - by PixLab - 09-24-2022, 01:47 AM

Forum Jump: