hi everybody,
i'm trying to use a vectorial georeferenced map; i start grass, i'm choosing georeferenced file in order to define the new location; in the window i'm setting the name of the new location, the psth to new location and the path to my georeferenced file. Then i'm clicking the define new location button, but what i get is a window with an error message:
/usr/bin/x-terminal-emulator: to set an icon, please use -name <profile> and set a profile icon
/usr/bin/x-terminal-emulator: to set an icon, please use -name <profile> and set a profile icon
while executing
"exec -- $env(GISBASE)/etc/grass-xterm-wrapper -T g.proj -n g.proj -e $env(GISBASE)/etc/grass-run.sh g.proj -c georef=$filepath location=$fileLocation"
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)
this happens with both vector and raster files
can you help me handle that?
thanks a lot
Just try to start grass "somehow" and then use r.in.gdal or v.in.ogr to
import the raster/vector data. If you use the location parameter for
this modules, new location will be created.
and please fill the ticket in the bug tracker, to avoid such problem for
next GRASS releases
j
On Fri, Jul 31, 2009 at 11:34:02PM +0200, Matteo Toro wrote:
hi everybody,
i'm trying to use a vectorial georeferenced map; i start grass, i'm choosing georeferenced file in order to define the new location; in the window i'm setting the name of the new location, the psth to new location and the path to my georeferenced file. Then i'm clicking the define new location button, but what i get is a window with an error message:
/usr/bin/x-terminal-emulator: to set an icon, please use -name <profile> and set a profile icon
/usr/bin/x-terminal-emulator: to set an icon, please use -name <profile> and set a profile icon
while executing
"exec -- $env(GISBASE)/etc/grass-xterm-wrapper -T g.proj -n g.proj -e $env(GISBASE)/etc/grass-run.sh g.proj -c georef=$filepath location=$fileLocation"
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)
this happens with both vector and raster files
can you help me handle that?
thanks a lot
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
--
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299 ED8A C8AB 74B8 08D4 E08F
On 31/07/09 23:34, Matteo Toro wrote:
hi everybody, i'm trying to use a vectorial georeferenced map; i start grass, i'm choosing georeferenced file in order to define the new location; in the window i'm setting the name of the new location, the psth to new location and the path to my georeferenced file. Then i'm clicking the define new location button, but what i get is a window with an error message:
/usr/bin/x-terminal-emulator: to set an icon, please use -name <profile> and set a profile icon
while executing
"exec -- $env(GISBASE)/etc/grass-xterm-wrapper -T g.proj -n g.proj -e $env(GISBASE)/etc/grass-run.sh g.proj -c georef=$filepath location=$fileLocation"
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)
this happens with both vector and raster files
can you help me handle that?
This is a know issue in Ubuntu [1]. Are you using GRASS 6.2 ? AFAIK, this should be solved in GRASS 6.3.
Moritz
[1] http://www.mail-archive.com/grass-user@lists.osgeo.org/msg02574.html