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

My QGIS crashes when I try to open shapefile properties #59994

Open
2 tasks done
Merodiii opened this issue Dec 22, 2024 · 1 comment
Open
2 tasks done

My QGIS crashes when I try to open shapefile properties #59994

Merodiii opened this issue Dec 22, 2024 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers

Comments

@Merodiii
Copy link

What is the bug or the crash?

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


QListData::begin :
QgsStyleModel::addDesiredIconSize :
QgsCombinedStyleModel::addDesiredIconSize :
QgsStyleProxyModel::addDesiredIconSize :
QgsStyleItemsListWidget::setStyle :
QgsSymbolsListWidget::QgsSymbolsListWidget :
QgsSymbolSelectorWidget::layerChanged :
QObject::qt_static_metacall :
QItemSelectionModel::setCurrentIndex :
QAbstractItemView::setCurrentIndex :
QgsSymbolSelectorWidget::loadSymbol :
QgsSymbolSelectorWidget::QgsSymbolSelectorWidget :
QgsSingleSymbolRendererWidget::QgsSingleSymbolRendererWidget :
QgsSingleSymbolRendererWidget::create :
QgsRendererPropertiesDialog::rendererChanged :
QObject::qt_static_metacall :
QWidgetLineControl::`default constructor closure' :
QComboBox::setCurrentIndex :
QComboBox::setCurrentIndex :
QgsRendererPropertiesDialog::syncToLayer :
QgsRendererPropertiesDialog::QgsRendererPropertiesDialog :
QgsVectorLayerProperties::updateSymbologyPage :
QgsVectorLayerProperties::syncToLayer :
QgsVectorLayerProperties::QgsVectorLayerProperties :
QgisApp::showLayerProperties :
QgisApp::layerProperties :
QObject::qt_static_metacall :
QAction::activate :
QMenu::actionGeometry :
QMenu::actionGeometry :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QgsPresetSchemeColorRamp::clone :
QCoreApplication::notifyInternal2 :
QMenu::metaObject :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QgsPresetSchemeColorRamp::clone :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QgsPresetSchemeColorRamp::clone :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QMenu::exec :
QMenu::exec :
QgsLayerTreeView::contextMenuEvent :
QWidget::event :
QFrame::event :
QAbstractItemView::viewportEvent :
QCoreApplicationPrivate::sendThroughObjectEventFilters :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QgsPresetSchemeColorRamp::clone :
QCoreApplication::notifyInternal2 :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QgsPresetSchemeColorRamp::clone :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.36.0-Maidenhead
QGIS code revision: 09951dc
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.8.4
Running against GDAL: 3.8.4

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

Steps to reproduce the issue

User Feedback

whenever i create a new shape file for training data, this error happens.
to recreate this, create a new shape file with utf 8 encoding, polygon, add class as an string field or an integer field, this error happened in both instances. after creating a new polygon to concoct my training data, i wanted to check the field information by opening the shapefile properties and then QGIS crashed.

Versions

QGIS Info
QGIS Version: 3.36.0-Maidenhead
QGIS code revision: 09951dc
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.8.4
Running against GDAL: 3.8.4

Supported QGIS version

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

New profile

Additional context

It also crashed again when I tried creating a new profile

@Merodiii Merodiii added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 22, 2024
@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Dec 22, 2024
@agiudiceandrea
Copy link
Contributor

@Merodiii, thanks for reporting. QGIS 3.36 is no longer supported. Please try if the issue still occurs also running a currently supported QGIS version according to the roadmap and a new project. If it does, please provide the full QGIS info ("In the QGIS Help menu -> About, click in the table, Ctrl+A and then Ctrl+C. Finally paste here. Do not make a screenshot.") and the affected project and layer.
Please clarify if you have actually checked if the issue occurs also using a new QGIS user profile. If you haven't, please try if the issue still occurs also using a new QGIS user profile.

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
Projects
None yet
Development

No branches or pull requests

2 participants