[GRASS-dev] Re: georectifier fixes
Hamish
hamish_nospam at yahoo.com
Thu Nov 2 03:11:25 EST 2006
Otto Dassau wrote:
>
> changing line 347 as proposed by Michael in
> $GISBASE/etc/gm/georect.tcl
>
> # catch {exec -- $cmd}
> exec -- $cmd
>
> sais sth. like:
>
> Error: Parameter <group> not set:
>
> maybe this helps: In GRASS 6.2.0RC3 it worked.
try
exec -- $cmd --ui
to force GUI mode.
but is that running in current mapset (wrong) or switched to target
mapset (correct)?
Hamish
More information about the grass-dev
mailing list