[GRASS-dev] Re: [GRASS-user] Unable to create new project with
Grass
Moritz Lennert
mlennert at club.worldonline.be
Mon Jan 14 14:44:34 EST 2008
> On Jan 14, 2008, at 9:20 AM, Jan Schorn wrote:
>
>> Hi Michael,
>> creating Locations specifying projection parameters works fine.
>>
>> Creating Locations from georeferenced file (
>> http://atlastenerife.es/TeIDE2/Descarga_Publica.do?fichero=830 )
>> causes an 'Error de la aplicación' ;-). Both versions, the 6.2.2 (64
>> bit) and 6.2.3 (32 bit) one, are displaying the same error log (see
>> below).
>> The file used doesn't make problems importing it into a location.
>>
>> Error: /usr/bin/x-terminal-emulator: ...
>>
>> *Details:*
>>
>> /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"
This suggests that the x-terminal-emulator does not work the way it is
called.
Try running the command in the terminal command line of any existing
location (e.g. spearfish60), i.e.:
g.proj -c georef=$filepath location=$fileLocation
where you replace $filepath with the path to the georeferenced file and
$fileLocation with the name of the location you wish to create.
Which terminal is your x-terminal-emulator ?
Moritz
More information about the grass-dev
mailing list