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 when I click on the button "Manage Map Themes" #33295

Closed
dm-korottsev opened this issue Dec 9, 2019 · 2 comments · Fixed by #34090
Closed

QGIS crash when I click on the button "Manage Map Themes" #33295

dm-korottsev opened this issue Dec 9, 2019 · 2 comments · Fixed by #34090
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers High Priority

Comments

@dm-korottsev
Copy link

I open an existing project. When I click on the button "Manage Map Themes" the following error occurs:

Crash ID: 45004de963da99169f827b7daf1bafad5a0f3323

Stack Trace

QgsMapLayer::styleManager :
QgsMapThemeCollection::createThemeLayerRecord :
QgsMapThemeCollection::createThemeFromCurrentState :
QgsMapThemeCollection::createThemeFromCurrentState :
QgsMapThemeCollection::createThemeFromCurrentState :
QgsMapThemes::currentState :
QgsMapThemes::menuAboutToShow :
QMetaObject::activate :
QMenu::popup :
QMenu::exec :
QToolButton::paintEvent :
QToolButton::showMenu :
QToolButton::~QToolButton :
QMetaObject::activate :
QAbstractButton::clicked :
QAbstractButton::mousePressEvent :
QToolButton::mousePressEvent :
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 :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.8.3-Zanzibar
QGIS code revision: 685d8b1
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: 10.0.18362

@dm-korottsev dm-korottsev added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 9, 2019
@gioman
Copy link
Contributor

gioman commented Dec 9, 2019

@dm-korottsev Can't replicate here. Start trying if it happens using a new QGIS profile.

@gioman gioman added the Feedback Waiting on the submitter for answers label Dec 9, 2019
@uclaros
Copy link
Contributor

uclaros commented Jan 28, 2020

I met this today on linux latest master. Also happens on clean profile, no plugins.

QGIS version 3.11.0-Master QGIS code revision 41c8471
Compiled against Qt 5.12.5 Running against Qt 5.12.5
Compiled against GDAL/OGR 3.0.3 Running against GDAL/OGR 3.0.3
Compiled against GEOS 3.8.0-CAPI-1.13.1 Running against GEOS 3.8.0-CAPI-1.13.1
Compiled against SQLite 3.31.0 Running against SQLite 3.31.0
PostgreSQL Client Version 12.1 (Debian 12.1-2) SpatiaLite Version 4.3.0a
QWT Version 6.1.4 QScintilla2 Version 2.11.2
Compiled against PROJ 6.3.0 Running against PROJ Rel. 6.3.0, January 1st, 2020
OS Version Debian GNU/Linux bullseye/sid This copy of QGIS writes debugging output.
Active python plugins firstaid; plugin_reloader; openlayers_plugin; StreetView; FreehandRasterGeoreferencer; processing; db_manager

In my case, it seems to be caused by a layer created by the Freehand raster georefencer plugin, though the plugin is not responsible for the crash.
Here's a project with the layer.
manage_map_themes_crash.zip

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! Feedback Waiting on the submitter for answers High Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants