Bug report #2262
fTools: Check geometry validity
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | All | Easy fix?: | No | 
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12322 | 
Description
Check geometry validity don't work with attached layer.
It show 25% and freezes. Layer consists of four polygon only.
Associated revisions
speed up geometry validation in fTools (self-intersection detection; fixes #2262)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12408 c8812cc2-4d05-0410-92ff-de0c093fc19c
speed up geometry validation in fTools (self-intersection detection; fixes #2262)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12408 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
    
    Updated by Giovanni Manghi almost 16 years ago
    it actually doesn't freezes, it takes "just" a few minutes to complete.
#2
    
    Updated by dr - almost 16 years ago
    I've waited about one hour. Some people get segfault error with this layer under linux.
#3
    
    Updated by Giovanni Manghi almost 16 years ago
    ok then, we can also say that the tool works in a unpredictable way.
#4
    
    Updated by Jürgen Fischer almost 16 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed
 
patch applied in 48d5954f (SVN r12409).
