Feb. 7, 2012
1:35 a.m.
could be related to freeing resources/switching to right context. try doing Smalltalk garbageCollect 2 times, after closing the window, before opening it again. On 6 February 2012 22:50, Lawson English <lenglish5@cox.net> wrote:
When I do the following with the latest version of NBOpenGL, I get an error: FrameBuffer status: unk error on the third (4th?) evaluation of
GLTTRenderingDemo new openInWorld.
This happens whether or not another OpenGL example is open.
The pattern repeats: 2-3 evaluations work and then the 3rd or 4th has an error.
I have seen this error before but didn't realize how easy it was to replicate.
Lawson
-- Best regards, Igor Stasenko.