Hi Robert In effect, in my architecture now, I can't test a non-Qt scene, so I can't really sure about the qt problem.
I think to a qt-related problem because my viewer extend QGLWidget and override the update method: at random times the update method of widget stuck, as if they were no longer called. This is strange because seems to happens using ocean only. Without ocean I can't see right now the problem. I'm already using SingleThreading all over. I'm using Kubuntu 12.10 Nvidia Driver 304.88 with GeForce GTX 660 Ti. I can try to update the drivers and osg but I think that the problem is inside my qtviewer implementation. Many thanks for any other idea. Best robertosfield wrote: > Hi Dario, > > I don't know what might be going wrong. Do the non Qt OSG examples work fine? > > You don't say anything about the hardware and OS you using, this might > be an issue - for instance Intel drivers are well known for being > buggy. > > The only other thing I can suggest is to run the viewer SingleThreaded > or to try out OSG svn/trunk as it contains various improvements > including to osgQt. > > Robert. > _______________________________________________ > osg-users mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ------------------ > Post generated by Mail2Forum ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=54876#54876 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

