I'm calling gimp on the windows-shell:
-----------------------------
cd c:\temp
c:\Programme\GIMP-2.0\bin\gimp-2.6.exe --batch-interpreter 
plug-in-script-fu-eval -i -d -b "(script-autocrop '24789232_1.jpg')" -b 
"(gimp-quit 0)"
-----------------------------

output:
-----------------------------
GIMP-Error: ?c:\temp\'24789232_1.jpg')'' 1/2 : No such file or directory
GIMP-Error: ?c:\temp\0)'' 1/2 : No such file or directory
batch command executed successfully
batch command executed successfully
-----------------------------

OS: winxp
Gimp-Version: 2.6.4.

What is wrong with my call?
Thanks for help in advance
Nico

P.S.: a call like
c:\Programme\GIMP-2.0\bin>c:\Programme\GIMP-2.0\bin\gimp-console-2.6.exe 
--batch-interpreter plug-in-script-fu-eval -i -d -b "(script-autocrop 
\"c:/temp/24789232_1.jpg\")" -b "(gimp-quit 0)"

doesn't work too. Error-output:

batch command experienced an execution error
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to