Hiya, I've been trying to run the osgViewerQt example. I have osg (including osgQt) built from git. I'm able to use osgviewer without any issues. When I try to run osgViewerQt, here's the output:
[preet@icarus osgviewerQt]$ ./osgViewerQt cessna.osg [xcb] Unknown request in queue while dequeuing [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. osgViewerQt: xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. Aborted I'm using libxcb-1.8-2 with Qt 4.8 on Arch Linux (kernel v 3.2.5). The Qt install should be fine as I can run other Qt applications without any issues. I'd appreciate any advice... Preet _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

