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 crashes each time i hit OK from the Settings --> options dialog #24486

Closed
qgib opened this issue May 19, 2017 · 2 comments
Closed

QGIS crashes each time i hit OK from the Settings --> options dialog #24486

qgib opened this issue May 19, 2017 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption GUI/UX Related to QGIS application GUI or User Experience High Priority Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented May 19, 2017

Author Name: Harrissou Santanna (@DelazJ)
Original Redmine Issue: 16584
Affected QGIS version: master
Redmine category:gui


User Feedback

I encounter this issue while modifying value of the Settings --> Options --> Data Sources --> Attribute table behavior. As soon as I hit Apply, BOOM! (note that my change is however saved)

Trying to reproduce the bug for the issue report, I found that QGIS crashes each time I hit the OK button of the Options dialog(no matter if I change a setting or not). Hitting Cancel or closing with the cross does not crash QGIS.

PS: I'm not sure about the category I selected!!!

Report Details

Crash ID: dfa61f5e1010eb0b92957cc9d3b18050fd14eec7

Stack Trace
((unknown module)) QgsApplication::qt_metacast (unknown file):(unknown line)
((unknown module)) QgsGraduatedHistogramWidget::mouseRelease (unknown file):(unknown line)
((unknown module)) QgsGraduatedHistogramWidget::mouseRelease (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
(Qt5Core) QMetaObject::activate (unknown file):(unknown line)
(Qt5Widgets) QDialog::done (unknown file):(unknown line)
((unknown module)) QgsGraduatedHistogramWidget::mouseRelease (unknown file):(unknown line)
((unknown module)) QgsGraduatedHistogramWidget::mouseRelease (unknown file):(unknown line)
((unknown module)) QgsGraduatedHistogramWidget::mouseRelease (unknown file):(unknown line)
(Qt5Core) QMetaObject::activate (unknown file):(unknown line)
(Qt5Widgets) QDialogButtonBox::~QDialogButtonBox (unknown file):(unknown line)
(Qt5Core) QMetaObject::activate (unknown file):(unknown line)
(Qt5Widgets) QAbstractButton::clicked (unknown file):(unknown line)
(Qt5Widgets) QAbstractButton::click (unknown file):(unknown line)
(Qt5Widgets) QAbstractButton::mouseReleaseEvent (unknown file):(unknown line)
(Qt5Widgets) QWidget::event (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::notify_helper (unknown file):(unknown line)
(Qt5Widgets) QApplication::notify (unknown file):(unknown line)
((unknown module)) QgsApplication::qt_metacast (unknown file):(unknown line)
(Qt5Core) QCoreApplication::notifyInternal2 (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::sendMouseEvent (unknown file):(unknown line)
(Qt5Widgets) QSizePolicy::QSizePolicy (unknown file):(unknown line)
(Qt5Widgets) QSizePolicy::QSizePolicy (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::notify_helper (unknown file):(unknown line)
(Qt5Widgets) QApplication::notify (unknown file):(unknown line)
((unknown module)) QgsApplication::qt_metacast (unknown file):(unknown line)
(Qt5Core) QCoreApplication::notifyInternal2 (unknown file):(unknown line)
((unknown module)) QGuiApplicationPrivate::processMouseEvent (unknown file):(unknown line)
((unknown module)) QWindowSystemInterface::sendWindowSystemEvents (unknown file):(unknown line)
(Qt5Core) QEventDispatcherWin32::processEvents (unknown file):(unknown line)
((unknown module)) CallWindowProcW (unknown file):(unknown line)
((unknown module)) DispatchMessageW (unknown file):(unknown line)
(Qt5Core) QEventDispatcherWin32::processEvents (unknown file):(unknown line)
((unknown module)) qt_plugin_query_metadata (unknown file):(unknown line)
(Qt5Core) QEventLoop::exec (unknown file):(unknown line)
(Qt5Widgets) QDialog::exec (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
(Qt5Core) QMetaObject::activate (unknown file):(unknown line)
(Qt5Widgets) QAction::activate (unknown file):(unknown line)
(Qt5Widgets) QMenu::actionGeometry (unknown file):(unknown line)
(Qt5Widgets) QMenu::actionGeometry (unknown file):(unknown line)
(Qt5Widgets) QMenu::mouseReleaseEvent (unknown file):(unknown line)
(Qt5Widgets) QWidget::event (unknown file):(unknown line)
(Qt5Widgets) QMenu::event (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::notify_helper (unknown file):(unknown line)
(Qt5Widgets) QApplication::notify (unknown file):(unknown line)
((unknown module)) QgsApplication::qt_metacast (unknown file):(unknown line)
(Qt5Core) QCoreApplication::notifyInternal2 (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::sendMouseEvent (unknown file):(unknown line)
(Qt5Widgets) QSizePolicy::QSizePolicy (unknown file):(unknown line)
(Qt5Widgets) QSizePolicy::QSizePolicy (unknown file):(unknown line)
(Qt5Widgets) QApplicationPrivate::notify_helper (unknown file):(unknown line)
(Qt5Widgets) QApplication::notify (unknown file):(unknown line)
((unknown module)) QgsApplication::qt_metacast (unknown file):(unknown line)
(Qt5Core) QCoreApplication::notifyInternal2 (unknown file):(unknown line)
((unknown module)) QGuiApplicationPrivate::processMouseEvent (unknown file):(unknown line)
((unknown module)) QWindowSystemInterface::sendWindowSystemEvents (unknown file):(unknown line)
(Qt5Core) QEventDispatcherWin32::processEvents (unknown file):(unknown line)
((unknown module)) CallWindowProcW (unknown file):(unknown line)
((unknown module)) DispatchMessageW (unknown file):(unknown line)
(Qt5Core) QEventDispatcherWin32::processEvents (unknown file):(unknown line)
((unknown module)) qt_plugin_query_metadata (unknown file):(unknown line)
(Qt5Core) QEventLoop::exec (unknown file):(unknown line)
(Qt5Core) QCoreApplication::exec (unknown file):(unknown line)
((unknown module)) QgisApp::measureArea (unknown file):(unknown line)
((unknown module)) BaseThreadInitThunk (unknown file):(unknown line)
((unknown module)) RtlUserThreadStart (unknown file):(unknown line)

Plugins

Project Info

QGIS Info
QGIS Version: 2.99.0-Master
QGIS code revision: e505ebc
Compiled against Qt: 5.7.1
Running against Qt: 5.7.1
Compiled against GDAL: 2.1.3
Running against GDAL: 2.1.3

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

@qgib
Copy link
Contributor Author

qgib commented Nov 6, 2017

Author Name: Matthias Kuhn (@m-kuhn)


Is this still an issue? I assume we would have a lot more feedback here if this was still an issue, as there are a lot of people daily using this button repeatedly ;)


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Nov 6, 2017

Author Name: Harrissou Santanna (@DelazJ)


Closing given that I can not reproduce.


  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Nov 6, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority GUI/UX Related to QGIS application GUI or User Experience Crash/Data Corruption Regression Something which used to work, but doesn't anymore labels May 25, 2019
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 GUI/UX Related to QGIS application GUI or User Experience High Priority Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant