From: Jean-Christophe D. <jc_...@nd...> - 2008-04-15 22:36:38
|
Thanks Brian. It helps That was an easy fix that I should have tried... Can I leave that line commented safely for future? Thanks again JC Brian Paul wrote: > 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 > > |