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 when trying to merge features #26949

Closed
qgib opened this issue Jun 5, 2018 · 1 comment
Closed

Crash when trying to merge features #26949

qgib opened this issue Jun 5, 2018 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Digitizing Related to feature digitizing map tools or functionality High Priority Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented Jun 5, 2018

Author Name: Antoine Lafranchis (@alafr)
Original Redmine Issue: 19119
Affected QGIS version: 3.0.3
Redmine category:digitising


User Feedback

The merge selected features function in the advanced digitizing toolbar doesn't work.
It only happens with the style as in the attached project: the features of the same geopackage layer can be merged without any issue on a new project. However when I copy paste the style from the original project, merging features becomes impossible and QGis crashes instead.

Report Details

Crash ID: e86cd1145d8e698f9ae305df1d7291f3bc38677e

Stack Trace

QgsMergeAttributesDialog::featureAttribute :
QgsMergeAttributesDialog::refreshMergedValue :
QgsMergeAttributesDialog::createTableWidgetContents :
QgsMergeAttributesDialog::QgsMergeAttributesDialog :
QgisApp::mergeSelectedFeatures :
QMetaObject::activate :
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.3-Girona
QGIS code revision: 8a899c8
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.4
Running against GDAL: 2.2.4

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


@qgib
Copy link
Contributor Author

qgib commented Jun 6, 2018

Author Name: Nyall Dawson (@nyalldawson)


Applied in changeset 71f3aaf.


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

@qgib qgib closed this as completed Jun 6, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Digitizing Related to feature digitizing map tools or functionality 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 Digitizing Related to feature digitizing map tools or functionality High Priority Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant