Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread Patrick Horgan
On 04/06/2011 10:51 PM, houghi wrote: > On Wed, Apr 06, 2011 at 06:15:52PM -0700, Patrick Horgan wrote: >> gimp -i -c -d -b '(batch_fuzzy_border "./alyssa01.jpg" "pink" 40 TRUE 10 >> TRUE 50) ' -b '(gimp-quit 0)' >> >> just worked for me with the

Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread houghi
On Wed, Apr 06, 2011 at 06:15:52PM -0700, Patrick Horgan wrote: > gimp -i -c -d -b '(batch_fuzzy_border "./alyssa01.jpg" "pink" 40 TRUE 10 > TRUE 50) ' -b '(gimp-quit 0)' > > just worked for me with the attached versions of batchfuzzy.scm and > fuzzyborder.scm using GNU Image Manip

Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread Patrick Horgan
On 04/06/2011 06:00 PM, Patrick Horgan wrote: On 04/06/2011 12:09 PM, houghi wrote: ...elision by patrick... 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 eithe

Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread Patrick Horgan
On 04/06/2011 12:09 PM, houghi wrote: > ...elision by patrick... > 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

Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread houghi
On Wed, Apr 06, 2011 at 10:30:25PM +0200, paynekj wrote: > Perhaps you could have checked back on Gimp Talk where you cross-posted this > question: > http://www.gimptalk.com/index.php?/topic/49810-script-error-on-the-prompt-line/page__pid__379040#entry379040 > > As I answered it there! I do appo

[Gimp-user] Error on the bash command line

2011-04-06 Thread paynekj
>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 Perhaps you could have checked back on Gimp Talk where you cross-posted this ques

Re: [Gimp-user] Error on the bash command line

2011-04-06 Thread houghi
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. The