[GRASS-dev] [grass-code I][448] i.taget missing in tcltk tool
georeferencing
grass-codei at wald.intevation.org
grass-codei at wald.intevation.org
Thu Jul 26 04:31:53 EDT 2007
code I item #448, was opened at 2007-07-26 08:31
Status: Open
Priority: 3
Submitted By: Otto Dassau (dassau)
Assigned to: Nobody (None)
Summary: i.taget missing in tcltk tool georeferencing
Issue type: None
Issue status: None
GRASS version: 6.2
GRASS component: tcl/tk GUI
Operating system: Linux
Operating system version: debian testing
GRASS CVS checkout date, if applies (YYMMDD):
Initial Comment:
Hi,
the tcltk menue "GRASS georectifier" in GRASS 6.2.2 needs a button for i.taget to define the target location. Currently it includes:
1) choose mapset
2) create/edit group
3) select group
4) select map
5) georectify
error message is:
child process exited abnormally
child process exited abnormally
while executing
"exec -- i.rectify -ca group=muell extension=6856 order=1 >& /dev/null"
("eval" body line 1)
invoked from within
"eval [list exec -- $cmd] $args >& $devnull"
(procedure "run" line 12)
invoked from within
"run i.rectify -ca group=muell extension=6856 order=1"
("eval" body line 1)
invoked from within
"eval run $cmd $args"
(procedure "runcmd" line 6)
invoked from within
"runcmd $cmd"
(procedure "GRMap::rectify" line 54)
invoked from within
"GRMap::rectify"
("uplevel" body line 1)
invoked from within
"uplevel \#0 $cmd"
(procedure "Button::_release" line 18)
invoked from within
"Button::_release .gcpwin.mf.topf.tb0.bbox1.b3"
(command bound to event)
defining it manually works of course
i.target -c group=muell
regards,
Otto
----------------------------------------------------------------------
You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=204&aid=448&group_id=21
More information about the grass-dev
mailing list