GTK is the default GUI kit used on most Linux distributions. GTk has the ability to style various GUI components according to a "theme". I'm not sure why temiz is getting these errors. Java should only create top-level windows using GTK. Everything else should be done in Swing. I have also not had this type of error on my Debian Linuz box, althought I have never installed OpenJUMP from the Debian package.
The Sunburned Surveyor On Nov 7, 2007 9:35 AM, Paul Austin <[EMAIL PROTECTED]> wrote: > What Java VM are you using, you should be using a SUN JDK 1.5+ > > Paul > > > Stefan Steiniger wrote: > > Hei, > > > > we don't use GTK.. as far as i know. and i even do not know what a > > "theme" engine is. > > > > please use an OpenJUMP (nightly snapshot) version from here: > > http://jonaquino.textdriven.com/openjump_nightly_builds/ > > > > (but i need to admit, that i also did not get OpenJUMP running on a > > knoppix I used) > > > > stefan > > > > temiz schrieb: > >> I installed jump in debian way. > >> But when I entered openjump it gives this message and aborts: > >> > >> (.:6616): Gtk-WARNING **: Unable to locate theme engine in > >> module_path: "industrial", > >> java.lang.InternalError: Gtk: Unable to locate theme engine in > >> module_path: "industrial", > >> at java.lang.reflect.Constructor.newInstance(libgcj.so.70) > >> > >> (.:6616): Gtk-WARNING **: Unable to locate theme engine in > >> module_path: "industrial", > >> java.lang.InternalError: Gtk: Unable to locate theme engine in > >> module_path: "industrial", > >> at java.lang.reflect.Constructor.newInstance(libgcj.so.70) > >> > >> (.:6616): Gtk-WARNING **: Unable to locate theme engine in > >> module_path: "industrial", > >> java.lang.InternalError: Gtk: Unable to locate theme engine in > >> module_path: "industrial", > >> at java.lang.reflect.Constructor.newInstance(libgcj.so.70) > >> JUMP: Warning: Properties file does not exist: > >> /usr/share/openjump/workbench-properties.xml > >> JUMP: Warning: Extensions directory does not exist: > >> /usr/share/openjump/ext > >> Aborted > >> > >> how can I solve the problem ? > >> > >> regards > >> > > _______________________________________________ > > jump-users mailing list > > [email protected] > > http://lists.refractions.net/mailman/listinfo/jump-users > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
