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

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

On Sunday, January 15, 2012 12:26:51 PM jouvieje [via jogamp] wrote:

>
> 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)

Changes happend in the makeCurrent/release code of context and drawable helper
but not really within NewtCanvasAWT in particular AFAIK.

Is it reproducable w/ one of our unit tests
or can you send a small example please ?

Looking forward to fix this regression.

~Sven