Bug report #7862
"Already active iterator on this provider was closed." when splitting a postgis polygon
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16737 |
Description
On QGIS master it happens a lot that when splitting a perfectly good geometry the tools silently fails and then in the log it shows
Already active iterator on this provider was closed.
If the user save edits, re-toggle editing and try the split again the operation usually works.
Really not sure if it is a regression, it is for sure a real pain for real world work.
Related issues
Associated revisions
History
#1 Updated by Giovanni Manghi over 11 years ago
on PostGIS it happens a slot also to get a
postgis. The geometry is invalid. Please repair before trying to split it.
on a good geometry... and in this cases regardless the error message the split is done.
#2 Updated by Anonymous over 11 years ago
- Status changed from Open to Closed
Fixed in changeset 4164d6ed0b8498f3e3e45cfa40b639674c8c5074.