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

Crash - instability after adding string field in attribute manager #26395

Closed
qgib opened this issue Mar 21, 2018 · 2 comments
Closed

Crash - instability after adding string field in attribute manager #26395

qgib opened this issue Mar 21, 2018 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Editing

Comments

@qgib
Copy link
Contributor

qgib commented Mar 21, 2018

Author Name: Matthew Bodnar (Matthew Bodnar)
Original Redmine Issue: 18507
Affected QGIS version: 3.0.0
Redmine category:editing


User Feedback

Opened attribute table of vector file
toggled edit to ON
Added a String field with a value of 10
selected the filter button BEFORE saving edits = CRASHED

Report Details

Crash ID: 144745809a8d289475f6946a073513913e52ab84

Stack Trace

QgsAttributeFormWidget::setMode :
QgsAttributeForm::setMode :
QMetaObject::activate :
QAction::setChecked :
QAction::activate :
QAbstractButton::click :
QAbstractButton::mouseReleaseEvent :
QToolButton::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 :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.0.0-Girona
QGIS code revision: 001c80b
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.3
Running against GDAL: 2.2.3

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

@qgib
Copy link
Contributor Author

qgib commented Mar 22, 2018

Author Name: Matthew Bodnar (Matthew Bodnar)


I should have selected YES for the Crash QGIS option in the issue log.

Just another note, this will crash QGIS after adding new field unless you save edits and restart project.

@qgib
Copy link
Contributor Author

qgib commented Mar 22, 2018

Author Name: Nyall Dawson (@nyalldawson)


Applied in changeset c8f5979.


  • done_ratio was changed from 0 to 100
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Mar 22, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Editing 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! Editing
Projects
None yet
Development

No branches or pull requests

1 participant