[GRASS-dev] [GRASS GIS] #3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous results

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
-------------------------+-------------------------
Reporter: hcho | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Steps to reproduce this issue:
1. Query a null pixel => No results
2. Query a non-null pixel => Valid results
3. Query a null pixel again => Results from step 2 don't get cleared. Can
be misleading.

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

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
--------------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by hcho):

FYI, vector query properly clears previous results.

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

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
--------------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by annakrat):

Hmm, I can't reproduce it, somebody else?

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

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
--------------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by marisn):

I also can not reproduce, but I do get a warning in Terminal. Could there
be an edge case with stderr messing things up?
{{{
GRASS_INFO_WARNING(14721,1): 388905.055487 165780.517879 is outside your
current region
GRASS_INFO_END(14721,1)
}}}

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

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
--------------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by hcho):

Hmm... I updated and recompile my trunk. Now, I cannot reproduce it
either. It was the "urban" raster map in the NC sample dataset. Closing it
for now.

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

#3684: Querying a raster layer outside its extent in wxGUI doesn't clear previous
results
--------------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: invalid | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by hcho):

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

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3684#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>