Opened 12 years ago
Closed 12 years ago
#1896 closed defect (fixed)
d.graph in console tries to add mapset
Reported by: | cmbarton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
I just tried to use d.graph to display a legend made with d.thematic.chart.
Here is the command: d.graph input=/Users/cmbarton/chartlegend
Here is the error:
Command 'd.graph input=/Users/cmbarton/chartlegend@spatialtech2012' failed Details: Graph file </Users/cmbarton/chartlegend@spatialtech2012> not found
The console parsing algorithm is trying to add the mapset name to the text file with d.graph commands. This is in 7.0. It may also be a problem in other versions.
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
You are right. It works as a command layer in 6.4. The results are really ugly, but that is not a fault of the gui.
Michael
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed (r55180). In grass 6.4, it is possible to display it only as a command layer which works.
Anna