[GRASS-dev] [GRASS GIS] #1896: d.graph in console tries to add mapset

#1896: d.graph in console tries to add mapset
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
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.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1896&gt;
GRASS GIS <http://grass.osgeo.org>

#1896: d.graph in console tries to add mapset
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by annakrat):

Should be fixed (r55180). In grass 6.4, it is possible to display it only
as a command layer which works.

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1896#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1896: d.graph in console tries to add mapset
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by cmbarton):

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

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1896#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1896: d.graph in console tries to add mapset
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by cmbarton):

This works now in GRASS 7. Thanks!

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1896#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1896: d.graph in console tries to add mapset
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: new => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1896#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>