On Sun, Apr 03, 2011 at 01:33:32PM +0200, houghi wrote: > On Sun, Apr 03, 2011 at 01:05:53PM +0200, Ofnuts wrote: > > > > On 04/03/2011 11:25 AM, houghi wrote: > > > -b --verbose > > Shouldn't that be --verbose -b? > > D'oh! > I added it as nothing happend and only linited errors where given. There > still is something not right: > batch command experienced an execution error > > That is the reason I added the verbose part. > > Here the complete output:
I am still looking for a solution. :-( I looked at http://www.gimp.org/tutorials/Basic_Batch/ and that worked. So it must be something to do with either the parameters or the way I place them on the command line. I looked at /usr/share/gimp/2.0/scripts/fuzzyborder.scm and there I saw: (define (script-fu-fuzzy-border inImage inLayer inColor inSize inBlur inGranu inShadow inShadWeight inCopy inFlatten ) The command and output is: houghi@penne : gimp --verbose --batch-interpreter plug-in-script-fu-eval -i -b "(script-fu-fuzzy-border \"file.jpg\" '(0 0 0) 50 0 16 FALSE 1 FALSE)" -b '(gimp-quit 0)' INIT: gimp_load_config Parsing '/home/houghi/.gimp-2.6/unitrc' Parsing '/etc/gimp/2.0/gimprc' Parsing '/home/houghi/.gimp-2.6/gimprc' gimp_composite: use=yes, verbose=no Processor instruction sets: +mmx +sse +sse2 -3dnow -altivec -vis INIT: gimp_initialize INIT: gimp_real_initialize INIT: gimp_restore Parsing '/home/houghi/.gimp-2.6/parasiterc' Loading 'brush factory' data Loading 'pattern factory' data Loading 'palette factory' data Loading 'gradient factory' data Loading fonts Parsing '/home/houghi/.gimp-2.6/templaterc' INIT: gimp_real_restore Parsing '/home/houghi/.gimp-2.6/pluginrc' Starting extension: 'extension-script-fu' batch command experienced an execution error EXIT: gimp_exit EXIT: gimp_real_exit Terminating plug-in: '/usr/lib64/gimp/2.0/plug-ins/script-fu' Terminating plug-in: '/usr/lib64/gimp/2.0/plug-ins/script-fu' Writing '/home/houghi/.gimp-2.6/templaterc' Writing '/home/houghi/.gimp-2.6/parasiterc' Writing '/home/houghi/.gimp-2.6/unitrc' EXIT: batch_exit_after_callback Again all google searches I tried either point me to making my own script-fu, which do not need, as I use existing ones or people asking the same question, without an answer. Please, please help me. houghi -- > This is written under the influence of tv channel > Vijf TV (as there was nothing else on). > I am now watching : Suburban Girl _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user