Opened 6 years ago

Closed 6 years ago

#3684 closed defect (invalid)

Querying a raster layer outside its extent in wxGUI doesn't clear previous results

Reported by: hcho Owned by: grass-dev@…
Priority: normal Milestone:
Component: wxGUI Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

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.

Change History (5)

comment:1 by hcho, 6 years ago

FYI, vector query properly clears previous results.

comment:2 by annakrat, 6 years ago

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

comment:3 by marisn, 6 years ago

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)

comment:4 by hcho, 6 years ago

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.

comment:5 by hcho, 6 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.