qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.57k stars 3k forks source link

Atlas crashed #39261

Closed Mickeler closed 4 years ago

Mickeler commented 4 years ago

I try to publish atlas in layout view, it crashed, why?

Crash ID: 58af41f0bed030b22110d0434dec6f238c29dea2

Stack Trace

QTextOption::wrapMode : QVectorPath::convertToPainterPath : QVectorPath::convertToPainterPath : QVectorPath::convertToPainterPath : QVectorPath::convertToPainterPath : QVectorPath::convertToPainterPath : QRasterPaintEngine::rasterBuffer : QRasterPaintEngine::rasterBuffer : QRasterPaintEngine::fill : QPaintEngineEx::draw : QPaintEngineEx::drawPath : QPainter::drawTiledPixmap : QgsFillSymbolLayer::_renderPolygon : QgsImageFillSymbolLayer::renderPolygon : QgsFillSymbol::renderPolygonUsingLayer : QgsFillSymbol::renderPolygon : QgsSymbol::renderFeature : QgsGeometryGeneratorSymbolLayer::render : QgsSymbol::renderUsingLayer : QgsFillSymbol::renderPolygon : QgsSymbol::renderFeature : QgsFeatureRenderer::renderFeature : QgsRuleBasedLabeling::Rule::setActive : QgsRuleBasedLabeling::Rule::setActive : QgsMapRendererCustomPainterJob::doRender : QgsMapRendererCustomPainterJob::start : QgsMapRendererCustomPainterJob::renderSynchronously : QgsLayoutItemMap::drawMap : QgsLayoutItemMap::paint : QGraphicsScene::dragMoveEvent : QGraphicsScene::drawItems : QGraphicsScene::drawItems : QGraphicsScene::render : QgsLayoutExporter::renderRegion : QgsLayoutExporter::renderPage : QgsLayoutExporter::printPrivate : QgsLayoutExporter::exportToPdf : QgsLayoutExporter::exportToPdfs : QgisApp::actionPasteLayerStyle : QMetaObject::activate : QAction::activate : QMenu::actionGeometry : QMenu::actionGeometry : QMenu::mouseReleaseEvent : QWidget::event : QMenu::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QApplicationPrivate::sendMouseEvent : QSizePolicy::QSizePolicy : QSizePolicy::QSizePolicy : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QGuiApplicationPrivate::processMouseEvent : QWindowSystemInterface::sendWindowSystemEvents : QEventDispatcherWin32::processEvents : UserCallWinProcCheckWow : DispatchMessageWorker : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QCoreApplication::exec : main : BaseThreadInitThunk : RtlUserThreadStart :

QGIS Info QGIS Version: 3.14.15-Pi QGIS code revision: d5114d2cfa Compiled against Qt: 5.11.2 Running against Qt: 5.11.2 Compiled against GDAL: 3.0.4 Running against GDAL: 3.0.4

System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.18362

roya0045 commented 4 years ago

More info needed on the expected output (size, dpi,etc).

nyalldawson commented 4 years ago

This is an upstream Qt issue -- it was fixed in Qt 5.12, so is waiting for the Windows build to update to a more recent Qt version