Changes between Initial Version and Version 1 of Ticket #3915, comment 2
- Timestamp:
- 10/03/19 23:33:06 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3915, comment 2
initial v1 21 21 I have no clue how this happened but I thought we had an "auto-repair" in place somewhere (like we do for the `sqlite/` subdir). 22 22 23 A possibility might be to catch such an error (earlier) and reject to start GRASS with a broken mapset. 23 A possibility might be to catch such an error (earlier) and reject to start GRASS with a broken mapset. Or, tu execute in such cases 24 25 {{{ 26 g.region -d 27 }}} 28 29 to generate the missing WIND file.