Unknown problem

I having big problem on Windows XP Platform using jogl.

It might be related to something else, but an image analysis software using jogl on Dell Bi-pro precision
make GUI having very strange behaviours like
slider dissapear and re-appear, blink, all content in a Frame dissapear… etc… i ve never seen something like that with Java.

It is not Card Graphics related because we try with
128mo Graphic card [Quadro FX pro] and [ATI]
we got the same results.

The software is being developped under Linux and works well.

Does anybody has an idea aout what’s going on?

thanks

Try specifying -Dsun.java2d.noddraw=true on the Java command line.

thanks for your answer i specified -Dsun.java2d.noddraw=true but it did not change
anything.

other ideas?

Hi,

activate Vertical Sync for your graphic card. This sometime help, if you use an old application.

ciao torsten