I was getting invalid options with gimp-2* and trying to run a perl-fu
script via command line.

ie 

--no-splash-image, and --enable-stack-trace options not available. 
(They're gone in gimp-2*!)  ... might be wise to remove this (see below
diff)

--- /usr/lib/perl5/site_perl/5.8.2/i686-linux/Gimp/Net.pm.orig 
2004-08-29 20:22:35.927069848 -0400
+++ /usr/lib/perl5/site_perl/5.8.2/i686-linux/Gimp/Net.pm      
2004-08-29 20:23:31.739585056 -0400
@@ -176,8 +176,6 @@
       { # block to suppress warning with broken perls (e.g. 5.004)
          exec $Gimp::Config{GIMP},
               "--no-splash",
-              "--no-splash-image",
-              "--enable-stack-trace", "never",
               "--console-messages",
               @args,
               "-b",
-- 

Roger
http://www.eskimo.com/~roger/index.html

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

Reply via email to