[GRASS-dev] [GRASS GIS] #1409: wxGUI command console does not parse correctly "help" and first parameter

GRASS GIS trac at osgeo.org
Mon Jul 25 14:03:35 EDT 2011


#1409: wxGUI command console does not parse correctly "help" and first parameter
-----------------------+----------------------------------------------------
 Reporter:  philippbs  |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  6.4.2                    
Component:  wxGUI      |     Version:  svn-releasebranch64      
 Keywords:             |    Platform:  MSWindows 7              
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
 The wxGUI command line console does not parse commands correctly,
 critically the 'help' option does not work. e.g.

 {{{
 d.vect help
 }}}

 results in

 {{{
 ERROR: Rendering failed
 }}}
 and erases the map display and it leads to the undesired creation
 of a layer 'help' in the Map Layers tab.

 Similarly, implicit parameter declarations are not parsed, e.g. (using the
 North Carolina dataset)

 {{{
 d.vect streams
 }}}

 results in the same error message as above and the creation of a layer
 'streams' in Map Layers.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1409>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list