From: Brian P. <bri...@tu...> - 2008-04-15 21:38:54
|
Jean-Christophe Ducom wrote: > All- > One of my users applications uses JavaOpengL( > https://jogl.dev.java.net/) His application runs fine on a single display. > When it runs on DMX+Chromium, it returns the error message: > ---- > CR Error(node01:4318): Assertion failed: usage == GL_STATIC_DRAW_ARB, > file unpack_bufferobject.c, line 40 > ---- > CR-1.9 was recompiled from source. > The system is running FC7, with Geforce8800GTS > Any info/insight will be appreciated I think the assertion is bogus and could probably be removed. Can you try that? -Brian |