I just upgraded to Ubuntu Gutsy, and any I have a strange problem. When I close an OSG window, it seems like the ENTER button is being continuously pressed, and I can't do anything except restart my X server.
This ONLY OCCURS for applications which manage their own GraphicsContexts. For instance, the example program "osgcamera" behaves correctly when it is using the default osgViewer configuration. However, the bug occurs if you specify arguments to create additional cameras (ie, "osgcamera -1 cow.osg" or "osgcamera -2 cow.osg"). ie, the bug is created by something in singleWindowMultipleCameras() or multipleWindowMultipleCameras(). Has anyone had similar experiences? Can anyone verify? Note: I thought this was a compiz-related bug, but it occurs with compiz enabled or not. Thanks, Mike _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

