#225: vdigit crashes on some GRASS vectors I try to edit
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
vdigit crashes on some GRASS vectors I try to edit. Attached is a sample.
Enter the location, mapset 'test' and:
1. in wxGUI add the vector map to layers list
2. right click on it > "Zoom to selected map"
3. right click on it > "Start editing"
4. don't do anything and quit: whole wxGUI crashes and error is printed on
the terminal:
{{{
GRASS_INFO_ERROR(8913,1): region for current mapset line 1: <n-s resol:
0.002179>
GRASS_INFO_ERROR(8913,1): run "g.region"
GRASS_INFO_END(8913,1)
}}}