Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-03 Thread Clayton
On Thu, 2 Nov 2006 18:59:33 +0100 Matthias Klose <[EMAIL PROTECTED]> wrote: > Blackwell writes: > > David Herron wrote: > > > > > > An off the top of my head guess would be - do you have GNOME > > > installed? > > > > > > Reasoning ... GtkToolkit refers to GNOME and would be using the > > > GNOM

Re: Debian-Edu and Java (Was: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit)

2006-11-03 Thread Egon Willighagen
On Thursday 02 November 2006 23:07, Matthias Klose wrote: > Petter Reinholdtsen writes: > > The most important feature is java applet support. Some of the > > important test cases are listed on > > http://wiki.debian.org/DebianEdu/JavaInDebianEdu>. Last time I > > tested, few of them were working

Re: Debian-Edu and Java (Was: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit)

2006-11-02 Thread Matthias Klose
Petter Reinholdtsen writes: > The most important feature is java applet support. Some of the > important test cases are listed on > http://wiki.debian.org/DebianEdu/JavaInDebianEdu>. Last time I > tested, few of them were working properly in Etch with gcjappletviewer. :( apparently before java-g

Debian-Edu and Java (Was: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit)

2006-11-02 Thread Petter Reinholdtsen
[Matthias Klose] > that kind of attitude will lead to a depopulation of java packages in > main and java support just for two architectures. If that's your goal, > please go on. > > It seems that even debian-edu is in favour of this approach putting > non-free components on their CDs. I'm glad to

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread Matthias Klose
Blackwell writes: > David Herron wrote: > > > > An off the top of my head guess would be - do you have GNOME installed? > > > > Reasoning ... GtkToolkit refers to GNOME and would be using the GNOME > > widgets as peers in the same manner the Motif widgets were formerly used. please install the

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread Eric Lavarde - Debian
Hi, I see 3 possible solutions: 1. add -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D to the command line (not sure if it's related but it shouldn't hurt ;-) ). 2. call JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun java -cp ... (case by case) 3. or make sure that Sun's Java is your default Java by using the

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread Clayton
-java5-jre > >> sun-java5-plugin > >> > >> When I try to invoke the app, the following happens: > >> > >> s$ java -cp > >> jts.jar:pluginsupport.jar:jcommon-1.0.0.jar:jfreechart-1.0.0.jar:jhall.jar:other.jar:rss.jar > >> > >

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread Blackwell
-1.0.0.jar:jhall.jar:other.jar:rss.jar -Xmx256M jclient.LoginFrame . Exception in thread "JTS-Main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70) at java.awt.GraphicsEnvironment.getLocalGraphicsE

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread David Herron
.jar:other.jar:rss.jar -Xmx256M jclient.LoginFrame . Exception in thread "JTS-Main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment (li

java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread Clayton
-1.0.0.jar:jhall.jar:other.jar:rss.jar -Xmx256M jclient.LoginFrame . Exception in thread "JTS-Main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70) at java.awt.GraphicsEnvironment.getLocalGraphicsE