Bug report #14660
Check Geometries plugin: 'When a row is selected, move to: Error' shows blank canvas
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | C++ plugins/Geometry Checker | ||
| 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 #: | 22624 | 
Description
In some cases the 'When a row is select, move to: Error' option doesn't show any features.I've uploaded sample geometries and a .mp4 screencast with the steps taken to reproduce the issue.
History
#1
     Updated by Sandro Mani over 9 years ago
    Updated by Sandro Mani over 9 years ago
    The issue is that the area of the feature is so small that the centroid computation code suffers from numerical instabilities. On my todo list, as soon as I find some time.
#2
     Updated by Sandro Mani over 9 years ago
    Updated by Sandro Mani over 9 years ago
    - Status changed from Open to Closed
A fix for this has landed, see 857d544