Hi Rudi, I had occassional problems with osgProducer based apps having problems on exit.
The SVN version of the OSG now uses osgViewer which has its own thread & X11 management which so far looks to have escaped from some the the hang on exit/crash exit that the osgProducer based apps had. Robert. On 4/18/07, Wiedemann, Rudolf, OPS3 <[EMAIL PROTECTED]> wrote:
Hello, I'm running OSG-1.2 under SuSE-Linux-10.1 on a dual-core notebook with a GeForce Go 7900 GTX. When I run "osgsimple cow.osg" and then close the appearing Producer::RenderSurface by a mouse-click on the close button, the program seems to hang. It can only be terminated by pressing <Ctrl-C>. But an added "std::cout << "***" << std::endl" to osgsimple.cpp between the while-loop and the return statement is executed. If I change "return 0;" to "exit(0);" this problem doesn't occur. Any ideas? Has this behaviour already been fixed in the svn-version? Thanks in advance! Rudi _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
