[GRASS-dev] Re: [GRASS GIS] #141: wingrass native: Georectifier throws error if user completes form by typing

GRASS GIS trac at osgeo.org
Fri May 29 17:00:28 EDT 2009


#141: wingrass native: Georectifier throws error if user completes form by typing
--------------------------+-------------------------------------------------
  Reporter:  RRosario     |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  new                      
  Priority:  minor        |   Milestone:  6.4.0                    
 Component:  Tcl          |     Version:  6.3.0 RCs                
Resolution:               |    Keywords:  georectify, gis.m        
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by hamish):

  * keywords:  wingrass windows native output no such variable georectify
               => georectify, gis.m
  * platform:  => Unspecified
  * cpu:  => Unspecified

Comment:

 Hi,

 I can reproduce this in 6.4.0rc4 wingrass + 6.5svn on Linux.

  - File -> Georectify
  - Click in "select mapset" box, type "foo"
  - [tab] to "select group", type "bar"
  - [tab] to "select map", type "baz"
  - click [start georectifying] -> error window.
  - click [ok] GCP table opens as expected

 full error message is:
 {{{
 can't read "output": no such variable
 can't read "output": no such variable
     while executing
 "puts $output "# Ground Control Points File""
     (procedure "GRMap::savegcp" line 17)
     invoked from within
 "GRMap::savegcp"
     (procedure "GRMap::gcp_error" line 24)
     invoked from within
 "GRMap::gcp_error"
     (procedure "GRMap::gcpwin" line 121)
     invoked from within
 "GRMap::gcpwin"
     (procedure "GRMap::refmap" line 33)
     invoked from within
 "GRMap::refmap"
     ("uplevel" body line 1)
     invoked from within
 "uplevel \#0 $cmd"
     (procedure "Button::_release" line 18)
     invoked from within
 "Button::_release .grstart.mf.frame.start.a"
     (command bound to event)
 }}}


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/141#comment:3>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list