Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS crash from layout > export SVG when image file in map #59049

Open
1 of 2 tasks
Hamsquishery opened this issue Oct 11, 2024 · 0 comments
Open
1 of 2 tasks

QGIS crash from layout > export SVG when image file in map #59049

Hamsquishery opened this issue Oct 11, 2024 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@Hamsquishery
Copy link

What is the bug or the crash?

User Feedback

exporting layout to svg including an image file. Has happened several times; but doesn't happen when exporting without image

Report Details

Python Stack Trace

Windows fatal exception: access violation

Current thread 0x00002e98 (most recent call first):
  <no Python frame>

Stack Trace


QgsMapRendererStagedRenderJob::renderCurrentPart :
QgsLayoutItemMap::paint :
QGraphicsScene::dragMoveEvent :
QGraphicsScene::drawItems :
QGraphicsScene::drawItems :
QGraphicsScene::render :
QgsLayoutExporter::renderRegion :
QgsLayoutExporter::renderPage :
QgsLayoutExporter::renderToLayeredSvg :
QgsLabelPosition::operator= :
QgsLayoutExporter::handleLayeredExport :
QgsLayoutExporter::exportToSvg :
QgsGeoreferencerMainWindow::dragEnterEvent :
QObject::qt_static_metacall :
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 :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.34.11-Prizren
QGIS code revision: 2904bce
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.9.2
Running against GDAL: 3.9.2

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

Steps to reproduce the issue

image
image
image
image
image
1881 survey plan carlton

Versions

QGIS version
3.34.11-Prizren
QGIS code revision
2904bce
Qt version
5.15.13
Python version
3.12.6
GDAL/OGR version
3.9.2
PROJ version
9.4.0
EPSG Registry database version
v11.004 (2024-02-24)
GEOS version
3.12.2-CAPI-1.18.2
SQLite version
3.45.1
PDAL version
2.6.3
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.2.0
QScintilla2 version
2.14.1
OS version
Windows 11 Version 2009

Active Python plugins
esstoolkit
0.3.10
FreehandRasterGeoreferencer
0.8.3
GeorefExtension
3.0.6
QuickOSM
2.2.3
db_manager
0.1.20
processing
2.12.99

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

I had used freehand to scale/rotate image files to align with the maps. Multiple maps imported, all with the same result.

@Hamsquishery Hamsquishery added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Oct 11, 2024
@YoannQDQ YoannQDQ added Crash/Data Corruption Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
Development

No branches or pull requests

2 participants