this bug's URL: http://intevation.de/rt/webrt?serial_num=5216
-------------------------------------------------------------------------
Subject: gis.m: creating location with georeferenced file gives
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: cvs_head_20061012
Trying to create a new location in the startup screen on the basis of a georeferenced file, I get the following error. I can create a new, correctly defined location without problems using 'v.in.ogr location='.
child process exited abnormally
child process exited abnormally
while executing
"exec -- g.proj -c georef=$filepath location=$fileLocation >@stdout 2>@stderr"
invoked from within
".fileloc.def invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .fileloc.def"
(command bound to event)
Moritz
-------------------------------------------- Managed by Request Tracker
Moritz,
It looks like g.proj is failing. You might try g.proj from the command line
to do this and see what happens.
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
From: Request Tracker <grass-bugs@intevation.de>
Reply-To: Request Tracker <grass-bugs@intevation.de>
Date: Wed, 18 Oct 2006 10:48:25 +0200 (CEST)
To: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] [bug #5216] (grass) gis.m: creating location with
georeferenced file gives
this bug's URL: http://intevation.de/rt/webrt?serial_num=5216
-------------------------------------------------------------------------
Subject: gis.m: creating location with georeferenced file gives
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: cvs_head_20061012
Trying to create a new location in the startup screen on the basis of a
georeferenced file, I get the following error. I can create a new, correctly
defined location without problems using 'v.in.ogr location='.
child process exited abnormally
child process exited abnormally
while executing
"exec -- g.proj -c georef=$filepath location=$fileLocation >@stdout 2>@stderr"
invoked from within
".fileloc.def invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .fileloc.def"
(command bound to event)
Moritz
-------------------------------------------- Managed by Request Tracker