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

Persistent crashing while editing legend label text in layout #58853

Open
1 of 2 tasks
MoltenRainbow opened this issue Sep 24, 2024 · 0 comments
Open
1 of 2 tasks

Persistent crashing while editing legend label text in layout #58853

MoltenRainbow opened this issue Sep 24, 2024 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@MoltenRainbow
Copy link

What is the bug or the crash?

User Feedback

Editing text for legend units in the layout screen. This has been persistently happening for the same file the whole morning. I can maybe make one or two edits in the legend (removing or adding units, editing label text, etc) before the whole program freezes and crashes.

It is a large map (size A0) with several complex layers and symbology based on categories.
This is an issue that has been happening for a longer period of time already, especially with larger project files

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


QgsLayerTreeModel::node2index :
QgsLayerTreeView::updateExpandedStateFromNode :
QgsLayerTreeView::modelRowsInserted :
QObject::qt_static_metacall :
QAbstractItemModel::endInsertRows :
QSortFilterProxyModel::insertRows :
QSortFilterProxyModel::sortRoleChanged :
QSortFilterProxyModel::qt_static_metacall :
QObject::qt_static_metacall :
QAbstractItemModel::endInsertRows :
QgsLayerTreeModel::addLegendToLayer :
QgsLayerTreeModel::refreshLayerLegend :
QgsLayoutLegendNodeWidget::labelChanged :
QObject::qt_static_metacall :
QObject::qt_static_metacall :
QWidgetTextControl::qt_static_metacall :
QWidgetTextControl::qt_metacall :
QObject::qt_static_metacall :
QTextDocumentPrivate::finishEdit :
QTextDocumentPrivate::remove :
QTextCursorPrivate::remove :
QTextCursor::deletePreviousChar :
QWidgetTextControl::isWordSelectionEnabled :
QWidgetTextControl::processEvent :
QWidgetTextControl::processEvent :
QPlainTextEdit::selectionChanged :
QPlainTextEdit::keyPressEvent :
QWidget::event :
QFrame::event :
QAbstractScrollArea::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processKeyEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.28.11-Firenze
QGIS code revision: b02458a
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.7.2
Running against GDAL: 3.7.2

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

Steps to reproduce the issue

not really applicable I think? Since this error is related to crashing of the software while trying to edit label texts in the layout screen.

Versions

QGIS-versie
3.28.11-Firenze
QGIS code revisie
b02458a
Qt versie
5.15.3
Python versie
3.9.5
GDAL/OGR versie
3.7.2
PROJ versie
9.3.0
EPSG-register databaseversie
v10.094 (2023-08-08)
GEOS versie
3.12.0-CAPI-1.18.0
SQLite versie
3.41.1
PDAL versie
2.5.5
PostgreSQL client versie
unknown
SpatiaLite versie
5.1.0
QWT versie
6.1.6
QScintilla2 versie
2.13.4
OS versie
Windows 10 Version 2009

Actieve Python plug-ins
archoltools
0.60
b4udignl2
2.3.0
FeatureGridCreator
3.0.0
pdokservicesplugin
5.1.1
profiletool
4.2.6
qgis_resource_sharing
1.1.0
QRectangleCreator
0.3
sminq
1.00
db_manager
0.1.20
grassprovider
2.12.99
processing
2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@MoltenRainbow MoltenRainbow added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Sep 24, 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!
Projects
None yet
Development

No branches or pull requests

1 participant