[osg-users] qt plots over viewer

Gianni Ambrosio g.ambrosio+osg at gmail.com
Wed May 6 08:24:31 PDT 2015


Hi,
for example, one of the issue just calling the exe with --frame-thread is a bunch of Qt errors like following:

QPainter::translate: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::setFont: Painter not active
QPainter::setOpacity: Painter not active
QPainter::combinedTransform: Painter not active
QPainter::setBrush: Painter not active
QPainter::brush: Painter not active
QPainter::fillPath: Painter not active
QPainter::end: Painter not active, aborted
QObject::startTimer: QTimer can only be used with threads started with QThread
QObject::startTimer: QTimer can only be used with threads started with QThread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::translate: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::setFont: Painter not active
QPainter::setOpacity: Painter not active
QPainter::combinedTransform: Painter not active
QPainter::setBrush: Painter not active
QPainter::brush: Painter not active
QPainter::fillPath: Painter not active
QPainter::end: Painter not active, aborted

Gianni

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63646#63646








More information about the osg-users mailing list