Re: disappearing windows

1999-03-15 Thread David Thompson
Thank you Peter, I will give this a try. I am sure you understand the difficulty in finding messages when it is not clear which keys to search in the archive. I have found this problem a couple times in the process of getting started on java-linux. When I get it going, I plan to garner the emai

Re: disappearing windows

1999-03-15 Thread Peter Graves
Sounds like you might be using -green but not specifying -Djava.compiler= to disable the JIT. This is a known problem. -Peter David Thompson wrote: > > > colleagues, > > When starting my GUI based programs they > flash the window on the screen, then the > window disappears and exits. There i

disappearing windows

1999-03-15 Thread David Thompson
colleagues, When starting my GUI based programs they flash the window on the screen, then the window disappears and exits. There is no error message, the GUI thread just seems to die. I have made a simple program (in case the problem is something complex with my other programs) that just ma