Bug report #1779
r.mapcalc list of layers gets wrong
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | GRASS | ||
| 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 #: | 11839 |
Description
While adding elements to r.mapcalc, sometimes the list of rasters gets wrong: of three rasters, one gets duplicated, and masks another one, that cannot be therefore selected. In one occasion, I got a crash trying to add one of these duplicated rasters. Closing the module and reopening it cures the problem
History
#1
Updated by Lorenzo Masini over 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 68f93788 (SVN r11084).