From: Max G. <gi...@ye...> - 2002-10-15 20:35:35
|
I don't know if it's the same problem but I'm also having problems with GL4Java-based apps when creating and destroying OpenGL components. After a random number of create/destroy operations application hangs without any error and has to be killed from task manager. This happens after init() is called and before first display() call. I was just preparing to track the problem down to specific line of code :-) I'm using JDK 1.4 with GNU/Linux. If someone needs any help in fixing this problem please let me know. Regards, Max |