Skip to content

Patch qpaintengine_raster.cpp

Adds a workaround for bug in Qt 5.10.1 QPaintEngineRaster::drawImage(), possibly QTBUG-59795 ("QStatusBar::showMessage makes prepared QPainter unusable and causes crash"). This bug is causing modelbuilder crash in certain situations.

Merge request reports