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 using "Snap geometries to layer" algorithm as edit in-place #35844

Closed
gacarrillor opened this issue Apr 19, 2020 · 3 comments · Fixed by #35857
Closed

QGIS crashes using "Snap geometries to layer" algorithm as edit in-place #35844

gacarrillor opened this issue Apr 19, 2020 · 3 comments · Fixed by #35857
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore

Comments

@gacarrillor
Copy link
Member

Describe the bug
Using "Snap geometries to layer" algorithm as edit in-place worked fine on QGIS 3.10.x. However, using it in the same way on master (compiled on commit c3b4f8a) makes QGIS crash.

How to Reproduce

Select a polygon layer in the Layers Panel, go to edit in place in the Processing dock widget, and execute the "Snap geometries to layer" algorithm. Before the dialog is even displayed, QGIS crashes.

Ran on GNU/Linux Mint 19.1 (Ubuntu Bionic).

@gacarrillor gacarrillor added Bug Either a bug report, or a bug fix. Let's hope for the latter! Regression Something which used to work, but doesn't anymore labels Apr 19, 2020
@alexbruy alexbruy added the Processing Relating to QGIS Processing framework or individual Processing algorithms label Apr 19, 2020
@uclaros
Copy link
Contributor

uclaros commented Apr 19, 2020

Actually all edit in place algorithms I've tested crash

@roya0045
Copy link
Contributor

Are those issue occuring with any data type? I don't recall having issues when I tried them.

@uclaros
Copy link
Contributor

uclaros commented Apr 19, 2020

Geometry type does not matter.
Some algorithms do work though, like the vector overlay ones (clip, difference)

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! Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants