Bug report #21488
qgis crashed when setting selection color
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | windows 7 64bit | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | no timely feedback |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29305 |
Description
User Feedback¶
Hi I was trying to set the selection colour to 65% in the options.
Report Details¶
Crash ID: 6a0ab19a72240951758d92735839df4dd911b3d4
Stack Trace
QgsProcessingToolboxModel::data : QgsProcessingToolboxProxyModel::filterAcceptsRow : QSortFilterProxyModel::columnCount : QSortFilterProxyModel::hasChildren : QTreeViewPrivate::hasVisibleChildren : QTreeViewPrivate::layout : QTreeView::doItemsLayout : QAbstractItemView::timerEvent : QObject::event : QWidget::event : QFrame::event : QAbstractScrollArea::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QEventDispatcherWin32::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QCoreApplicationPrivate::sendPostedEvents : qt_plugin_query_metadata : QEventDispatcherWin32::processEvents : TranslateMessageEx : TranslateMessage : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QDialog::exec : QgsMessageViewer::showMessage : PyInit__core : PyMethodDef_RawFastCallKeywords : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyEval_EvalCodeWithName : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyEval_EvalCodeWithName : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyFunction_FastCallDict : PyErr_PrintEx : PyInit_QtCore : CPLStringList::empty : PyInit__core : QgsProcessingProvider::refreshAlgorithms : PyInit__core : PyMethodDef_RawFastCallKeywords : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyMethodDef_RawFastCallKeywords : PyEval_EvalFrameDefault : PyFunction_FastCallDict : PyMethodDef_RawFastCallDict : PyObject_Call : PyInit_sip : PyInit__gui : QgsOptions::saveOptions : QMetaObject::activate : QDialog::done : QMetaObject::activate : QDialogButtonBox::~QDialogButtonBox : QMetaObject::activate : QAbstractButton::clicked : QAbstractButton::click : QAbstractButton::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 : QDialog::exec : QgisApp::showOptionsDialog : QgisApp::options : QMetaObject::activate : QAction::activate : QMenu::actionGeometry : QMenu::actionGeometry : QMenu::mouseReleaseEvent : QWidget::event : QMenu::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.0-Noosa
QGIS code revision: 58734527ab
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.0
Running against GDAL: 2.4.0
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601
Related issues
History
#1 Updated by Jürgen Fischer over 5 years ago
- Description updated (diff)
#2 Updated by Jürgen Fischer over 5 years ago
- File deleted (
QGIS 3.6 Crash Report 00001.rtf)
#3 Updated by Jürgen Fischer over 5 years ago
- Duplicates Bug report #20688: Processing Toolbox Crash added
#4 Updated by Nyall Dawson over 5 years ago
- Status changed from Open to Feedback
Looks related to a plugin. Disable all 3rd party plugins and retest
#5 Updated by Giovanni Manghi over 5 years ago
- Subject changed from Crash Report QGIS 7.5 to qgis crashed when setting selection color
- Crashes QGIS or corrupts data changed from No to Yes
- Priority changed from Normal to High
- Category changed from Editing to Unknown
Nyall Dawson wrote:
Looks related to a plugin. Disable all 3rd party plugins and retest
or also create a new profile.
#6 Updated by Giovanni Manghi over 5 years ago
- Resolution set to no timely feedback
- Status changed from Feedback to Closed
Closing for lack of feedback.