[GRASS-dev] [GRASS GIS] #1604: WXGUI regression. d.vect by default incorrectly says that it's displaying vectors from all layers

#1604: WXGUI regression. d.vect by default incorrectly says that it's displaying
vectors from all layers
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.2
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Steps to reproduce:
  * add a vector map with more than one layer
  * go to properties
  * check, that "Selection" -> "Layer" says "-1" (as by default)
  * check, that only features from "Layer" 1 are rendered, as there's no
"layer=-1" parameter used when executing d.vect.

Workaround - change "Layer" to 1 and back to "-1" to add "layer" option to
executed command.

This is a regression, as in 6.4.0 WXGUI was working correctly -> it was
displaying by default only layer 1 and also features where rendered only
from layer 1.

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

#1604: WXGUI regression. d.vect by default incorrectly says that it's displaying
vectors from all layers
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.2
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by annakrat):

Could we close this ticket? The described behaviour was probably related
to #1831 which is fixed now.

Anna

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

#1604: WXGUI regression. d.vect by default incorrectly says that it's displaying
vectors from all layers
--------------------------+-------------------------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.2
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by marisn):

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

Comment:

Well. This issue is fixed, still there is new one introduced by fixing it.
d.vect now always switches to default layer (1 in 6.4). I'll close this
one and open a new bug report for it...

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