Opened 9 years ago
Closed 9 years ago
#2961 closed defect (fixed)
Histogramming Tool illegal filename when using imagery group (windows)
Reported by: | spawley | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.4 |
Component: | wxGUI | Version: | 7.0.3 |
Keywords: | histogram | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
The wxpython histogramming tool in GRASS GIS 7x produces an error when trying to display multiple histograms in a single plot, using an imagery group. The error is:
not allowed.NING(4516,1): Illegal filename <rastername@mapset
As far as I can see, this only seems to occur on windows - the tool works just fine on linux.
Change History (2)
comment:1 by , 9 years ago
Component: | Default → wxGUI |
---|---|
Keywords: | histogram added |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r68238 and backported in r68239.