Comments for LILO-Splash-Screen Script-Fu
30 Apr 2004 19:29
Re: Registering this script
>
> % Hi,
> % I have been trying to get this script
> % to work, but so far, The Gimp has
> never
> % shown any sign of recognizing this
> % script.
>
>
> ... tried that with Gimp 1.2 and it
> worked like a charm!
>
>
> % I have copied the .scm file into the
> system
> % wide gimp script dir, I have copied
> the .scm
> % file into ~/.gimp/scripts, but none of
> these
> % makes gimp see this script.
>
>
> cp lilo-splash-screen.scm
> ~/.gimp-1.2/scripts/
> [GIMP RESTART]
> [GIMP NEW WINDOW, RGB!]
> [GIMP WINDOW MENU->SCRIPT-FU->UTILS]
>
> % What else can I do or do I have to do
> ?
>
>
> I would be glad if you could report the
> Gimp
> version as well as the Script version
> and/or
> try the steps given above ...
>
be sure to right click on the image and select the script-fu option from there. On mine, I don't see it from the main menu but do on the image menu.
Hope this helps
01 Feb 2002 06:03
Re: Registering this script
> Hi,
> I have been trying to get this script
> to work, but so far, The Gimp has never
> shown any sign of recognizing this
> script.
... tried that with Gimp 1.2 and it worked like a charm!
> I have copied the .scm file into the system
> wide gimp script dir, I have copied the .scm
> file into ~/.gimp/scripts, but none of these
> makes gimp see this script.
cp lilo-splash-screen.scm ~/.gimp-1.2/scripts/
[GIMP RESTART]
[GIMP NEW WINDOW, RGB!]
[GIMP WINDOW MENU->SCRIPT-FU->UTILS]
> What else can I do or do I have to do ?
I would be glad if you could report the Gimp
version as well as the Script version and/or
try the steps given above ...
01 Feb 2002 04:52
Registering this script
Hi,
I have been trying to get this script to work, but so far, The Gimp has never shown any sign of recognizing this script.
I have copied the .scm file into the system wide gimp script dir,
I have copied the .scm file into ~/.gimp/scripts, but none of these makes gimp see this script. What else can I do or do I have to do ?
error
hi,
i get the following error using gimp 2.2.13 and lilo-splash-1.1:
Error while executing
(script-fu-lilo-splash-screen 5 8 8 '(0 0 0) '(44 114 140) '(111 54 54) '(255 255 255))
ERROR: unbound variable (errobj RGB_IMAGE)
any suggestions?