[GRASS-dev] [GRASS GIS] #1793: WXGUI r3.mapcalc adds layer to layer manager as a raster layer

#1793: WXGUI r3.mapcalc adds layer to layer manager as a raster layer
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Launch r3.mapcalc from WXGUI and enter any expression (i.e. random(1,2));
Run it; Observe how a new layer is added to layer manager and it fails, as
it's done with d.rast instead of d.rast3d. In meantime r3.mapcalc also
shows wrong command (r.mapcalc not r3.mapcalc) in window's command
preview, still on "Run" it executes correct one.

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

#1793: WXGUI r3.mapcalc adds layer to layer manager as a raster layer
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by annakrat):

Please try r55144.

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

#1793: WXGUI r3.mapcalc adds layer to layer manager as a raster layer
--------------------------+-------------------------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

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

Comment:

New layers are added correctly. Mapcalc statusbar should now display
correct command (r/r3.mapcalc) in all branches (r59067,r59068).

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