by Postman Delivers <JR_the_postman@[EMAIL PROTECTED]
>
Jul 8, 2008 at 11:41 AM
houghi wrote:
> houghi wrote:
>> GIMP-Error: Opening '/home/houghi/(gimp-quit 0)' failed: No such file
or
>> directory
>>
>> GIMP-Warning: The batch interpreter 'plug_in_script_fu_eval' is not
>> available. Batch mode disabled.
>>
>> So I replaced the _ with - and then the script does not close. So how
>> does one now end the script?
>
> OK. I need to put -b in front of the quit now as well. This means that
> the whole sequence becomes:
>
> houghi@[EMAIL PROTECTED]
: gimp --batch-interpreter plug-in-script-fu-eval -i -d -b
> '(script-autocrop "/tmp/name.png")' -b '(gimp-quit 0)'
>
> This was not the case in the previous version. :-/
>
> houghi
* * *
houghi,
What version of Gimp are you running, and on what distro?
JR the postman