Re: running applets

1999-03-11 Thread Thierry Kormann
> i jave just installed jdk1.2-pre version on my machine.I was > playing around with it a bit and found that when i try running an applet > demo, it throws an exception as follows.I was not able to find the library > libstdc++-libc6.0-1.so.2 on my machine.I am running the kernel 2.2.3 and >

Re: jdk1.2 api?

1999-03-12 Thread Thierry Kormann
Hi ! see : http://java.sun.com/products/jdk/1.2/download-docs.html Thierry. -- Kormann Thierry email: [EMAIL PROTECTED] http://www.inria.fr/koala/thierry/ Koala/Dyade/Bull @ INRIA - Sophia Antipolis -- To UNSUBSCRIBE

Re: Strange Java2D painting problems...

1999-05-18 Thread Thierry Kormann
I notice the problem too. Using java2D, my application will crash the JVM with a segmentation fault too. I also notice that when I move the window while the JVM is still loading or painting, the JVM crashes. So, I think the problem may be complex, anyway I think this is a port problem. Cheers