[GRASS-dev] [GRASS-trac] #18: Grass63 -wx gui function r.in.xyz form not updating input fields.

GRASS-trac trac at osgeo.org
Sat Jan 12 18:50:52 EST 2008


#18: Grass63 -wx gui function r.in.xyz form not updating input fields.
------------------------------+---------------------------------------------
 Reporter:  brian             |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect            |      Status:  new                      
 Priority:  major             |   Milestone:  6.3.0                    
Component:  default           |     Version:  svn-trunk                
 Keywords:  r.in.xyz wxgrass  |  
------------------------------+---------------------------------------------
 Grass63 -wx gui function r.in.xyz form not updating input fields.

 Tried to import two xyz files, one after the other. The first import
 worked correctly, but the second import still had the same input file name
 as the first import, i.e:

 First import cmd
 r.in.xyz input=/home/xxxx/data/mbes_comp_200m_grid.xyz
 output=mbes_comp_200m fs=,

 Second import cmd should have been:
 r.in.xyz input=/home/xxxx/data/mbes_comp_50m_grid.xyz output=mbes_comp_50m
 fs=,

 Second import cmd was as follows:
 r.in.xyz input=/home/xxxx/data/mbes_comp_200m_grid.xyz
 output=mbes_comp_50m fs=,

 Also tried to exec the correct second import command from the layer
 manager CMD > interface. Unfortunately the command output showed that it
 still had the input file name from the first import.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/18>
GRASS-trac <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/


More information about the grass-dev mailing list