Bug report #21983
QGIS crahses when exporting a template
Status: | Open | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.6.2 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29798 |
Description
QGIS crash when i export a layout create from a template.
First i create a new layout in layout manager from my template.
Then, without changing anything,i export the layout to pdf or pgn -> crashed
As alternative, i select and copy all item that i paste in a new blank layout.
Crash ID: 3ed09f0b9da4a6fd9d2c76522e1b24cdcc418bd5
Stack Trace
QGraphicsItem::pos :
QgsLayoutMultiFrame::handlePageChange :
QMetaObject::activate :
QgsLayoutPageCollection::reflow :
QgsLayout::refresh :
QgsVertexEditorModel::flags :
QMetaObject::activate :
QAction::activate :
QAbstractButton::click :
QAbstractButton::mouseReleaseEvent :
QToolButton::mouseReleaseEvent :
QWidget::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 :
TranslateMessageEx :
TranslateMessage :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :
QGIS Info
QGIS Version: 3.6.2-Noosa
QGIS code revision: 656500e0c4
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.1
Running against GDAL: 2.4.1
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601
History
#1 Updated by Giovanni Manghi over 5 years ago
- Operating System deleted (
Win 7 Pro SP1, HP Z220 CMT Workstation 64 bits) - Priority changed from Normal to High
- Subject changed from QGIS Crash when i export a template to QGIS crahses when exporting a template
Confirmed here too on Linux, is not even needed the specific project data, just import the provided layout in a whatever project.