Dear all, I have a problem constructing the QOSGWidget from osgviewerQT as a child widget. I'm using Qt 3.3 on Ubuntu 8.04 and OSG trunk. I get the following error:
X Error: BadWindow (invalid Window parameter) 3 Major opcode: 3 Minor opcode: 0 Resource id: 0x3600008 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 18 Minor opcode: 0 Resource id: 0x3600008 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 18 Minor opcode: 0 Resource id: 0x3600008 While the window shows up properly, it seems the geometry is rendered on a one pixel wide strip in the middle instead of using the whole width. The same happens with Ubuntu's OSG package, which is 2.4. If I run the QOSGWidget as a top level widget, it works just fine. Any ideas? Cheers, Max Pfingsthorn _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

