Hi Stu,
The behavior you are seeing is what happens if no Perl Server is
running. The perl server is invoked automatically if you call a
script on the commandline; it makes its own instance of gimp, and
passes commandline parameters to get the perl server running. At the
completion of the script
I have some gimp-perl scripts_ all these work with the Perl Server...
either from the interface, or command line...
...but currently, I get an error after one script is completed.
For instance, with the command line version; I see the server start,
and the message: "accepting new connectio
Hi,
mark <[EMAIL PROTECTED]> writes:
> When I try to initialize gimp-perl server with Xvfb (as below)
Why would you use a virtual X server? GIMP 2.0 doesn't any longer need
an X server if started with the --no-interface command-line option.
You might even consider to use gimp-console which doesn
Hi
When I try to initialize gimp-perl server with Xvfb (as below), I get
this error:
Script executed:
Xvfb :200 -ac &
DISPLAY=:200.0 nohup /usr/bin/gimp --verbose --no-splash
--no-splash-image --enable-stack-trace never --console-messages -i -b
'(extension-perl-server 1 0 0) (gimp-quit 0)' < /