View Single Post
  #7  
Old February 25th, 2004, 06:12 PM
PhilD's Avatar

PhilD PhilD is offline
First Lieutenant
 
Join Date: Sep 2003
Location: Bordeaux, France
Posts: 794
Thanks: 0
Thanked 0 Times in 0 Posts
PhilD is on a distinguished road
Default Re: JAVA programmer? (and Win-DomMap, and some GIMP)

Quote:
Originally posted by Gandalf Parker:
quote:
Originally posted by Leif_-:
I've finally managed to get the "blur and bump-map" script to work with Gimp's batch mode
Looks like you got it to work. And I thank you. Some of the GIMPers will be able to make use of it.

Unfortunately it still wont quite fill my needs because Im hard-headed and dont load GUIs on my servers. Everything I do with the maps so far uses no console display. WHen I run your new script I get much farther than before but I get this...
Gtk-WARNING **: cannot open display:
even though Im not asking for a displayed finish. I even deleted the display line out of the script completely and it gave me that error

Have you tried using the -i switch? My gimp (Version 1.2.3) says it will not cause the program to use its graphical interface. I just tried, and it seems to work (it's possible that, even when not launching an interface, gimp still requires an X server or something like that, though).
Reply With Quote