HI J.P., On Tue, Oct 6, 2009 at 8:26 AM, J.P. Delport <[email protected]> wrote: > I have problems with PBOs since updating to the latest svn. I'm not setting > any pool env variables. One can recreate the problem with osgmovie. E.g. > > $ osgmovie --mouse --interactive --shaders -e ffmpeg file.avi > > _maxTexturePoolSize=0 > _maxBufferObjectPoolSize=0 > GLBufferObjectSet::GLBufferObjectSet _profile._size=1228800 > Error numInList + _orphanedTextureObjects.size() != _numOfTextureObjects > numInList = 1 > _orphanedTextureObjects.size() = 0 > _pendingOrphanedTextureObjects.size() = 0 > _numOfTextureObjects = 0 > terminate called after throwing an instance of 'char const*' > Aborted > > Can you confirm if this happens on your side too?
Just tested this and I can confirm it happens for me too. I did have this working as it was one of the elements I first tested, but alas there has clearly been a regression as I completed the rest of the task. I will investigate what had gone a miss. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

