Jean-Claude Monnin wrote:
The examples "osgQtWidgets" and "osgQtBrowser" run correctly, but "osgviewerQt" 
crashes. Following error is displayed on the console:
        Cannot make QOpenGLContext current in a different thread
I haven't looked much into it yet. Is this a know issue? Is osgviewerQt working 
with QT 5.0 or 5.1?

A similar issue with Qt 4.8 is known in Ubuntu ( https://bugs.launchpad.net/ubuntu/+source/openscenegraph/+bug/1198806 ) but doesn't appear to have been reported here before, and still exists in development head:
$ osgviewerQt
[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: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Aborted (core dumped)
$
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to