[Gimp-developer] Script-Fu server parser bug?!...

2001-09-25 Thread NunoACHenriques

Greetings!

When the run-mode of a script-fu is turned to non-interactive
(=TRUE or =1) I get a very strange error message:
...
/usr/bin/gimp: Script-Fu Error while executing
 (script_fu_text_nach FALSE /tmp/ /tmp/ /tmp/ /tmp/ FALSE '(39 36 95) '(39 36 95))
ERROR: unbound variable (errobj /tmp/)
...

The original command that was sent:
...
 (script-fu-text-nach 1 0 \/tmp/\  \teste\ \lucida\ 36 1 '(39 36 95) '(255 255 
255))
...

If I send (in interactive run-mode)
...
 (script-fu-text-nach 0 0 \/tmp/\  \teste\ \lucida\ 36 1 '(39 36 95) '(255 255 
255))
...
everything is ok (with a Gimp dialog window poping up)!

Can the people who wrote the Script-Fu server parser help me, please?

-- 
 o__Bem haja,
_./ _  NunoACHenriques
   (_) \(_) ~~~
http://students.fct.unl.pt/users/nuno/

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Script-Fu server parser bug?!...

2001-09-25 Thread Sven Neumann

Hi,

NunoACHenriques [EMAIL PROTECTED] writes:

 Greetings!
 
 When the run-mode of a script-fu is turned to non-interactive
 (=TRUE or =1) I get a very strange error message:
 ...
 /usr/bin/gimp: Script-Fu Error while executing
  (script_fu_text_nach FALSE /tmp/ /tmp/ /tmp/ /tmp/ FALSE '(39 36 95) '(39 36 95))
 ERROR: unbound variable (errobj /tmp/)

it would help a lot if you could provide a complete test case for this problem. 
How are we supposed to reproduce your problem without the script you are trying
to run? Could you please check if you can reproduce the problem with one of the
scripts from the standard gimp distribution and report back.


Salut, Sven



___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer