[GRASS-user] Grass 7 GUI is not starting- keyError:'version'

Martin Landa landa.martin at gmail.com
Sat Mar 22 07:16:03 PDT 2014


Hi,

2014-03-22 14:26 GMT+01:00 Luis Ramirez <lu.ramirez.c at gmail.com>:
> GRASS 7.0.svn (n31468):/ > g.version -rge
>
> version=7.0.svn
>
> date=2014
>
> revision=
>
> build_date=2014-03-21
>
> Segmentation fault (core dumped)

please try out

g.gisenv set="DEBUG=5"
g.version -rge

and send to us a last few debug lines from the log.

Or you could try to provide us more information (running debbuger).
It's your own installation of package from PPA? Note that to be able
to debug code you need to set configure switches [1] before compiling
GRASS.

gdb g.version
(gdb) r -rge

My wild guess that this segfault is related to missing svn properties
(see empty revision field).

Thanks, Martin

[1] http://grasswiki.osgeo.org/wiki/GRASS_Debugging#Using_GDB

-- 
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa


More information about the grass-user mailing list