Re: New pre-release: Unsigned gluegen_476-joal_269-jogl_623-jocl_529

Posted by jouvieje on
URL: https://forum.jogamp.org/New-pre-release-Unsigned-gluegen-476-joal-269-jogl-623-jocl-529-tp3658085p3660546.html

I've just updated from jogl 565 to 623 and my NewtCanvasAWT code is broken: nothing is rendered anymore to the screen. The render loop is running as if everything was fine, but nothing is rendered to the screen. I can only see a white area in place of the NewtCanvasAWT component.

If I use GLCanvas or GLWindow/Window, everything is fine.

Is there some recent changes on NewtCanvasAWT that I missed ? (I'm running windows 7 x64)
Jérôme