Bug report #7360
fTools's Delaunay triangulation broken post new vector API, freezes at 0% and eventually crash
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | master | Regression?: | |
Operating System: | Easy fix?: | ||
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 16334 |
Description
Just noticed fTools's Delaunay triangulation broken; when trying to process a points layer, it freezes at 0% and eventually crash QGIS. Possibly another new vector API?
Tried on both windows and linux, both freeze 'n crash.
History
#1 Updated by Giovanni Manghi over 11 years ago
- Priority changed from Normal to Severe/Regression
- Target version set to Version 2.0.0
- Operating System deleted (
all)
#2 Updated by Mathieu Pellerin - nIRV over 11 years ago
- File vill.kml added
Commit https://issues.qgis.org/projects/quantum-gis/repository/revisions/9afe76d4d63e57abfbf8b42d2333fde548d78de3 didn't fix this issue.
- On a set of +13,000 points, QGIS chokes and eventually crashes at 0%
- On a reduced set of 655 points, the process freezes at around 50% and eventually QGIS has to be killed
I'm attaching the 655 points set to this issue.
#3 Updated by Giovanni Manghi over 11 years ago
by the way, most of the tools in the vector menu are suffering of serious issues.
#4 Updated by maning sambale over 11 years ago
Using the attached kml.
- I get segmentation fault using ftools in the
Vector > Geometry Tools > Delaunay Triangulation
. - But this works with
Sextante > QGIS geoalgortithm > Vector Geometry Tools > Delaunay Triangulation
.
System: Ubuntu precise latest nightly build.
#5 Updated by maning sambale over 11 years ago
- File Screen_Shot_2013-04-13_at_11.17.41_AM.png added
See attached screenshot.
#6 Updated by vinayan Parameswaran over 11 years ago
- Pull Request or Patch supplied changed from No to Yes
sumitted a pull request
https://github.com/qgis/Quantum-GIS/pull/526
#7 Updated by Alexander Bruy over 11 years ago
- Status changed from Open to Closed
Fixed in changeset 4c05932a565de8fb897520af8186978d3cc64c80.
#8 Updated by Giovanni Manghi over 7 years ago
The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.