[GRASS-user] grass70 problem with gui
Martin Landa
landa.martin at gmail.com
Tue Dec 10 09:17:26 PST 2013
Hi,
2013/12/10 Ahmadou Dicko <dicko.ahmadou at gmail.com>:
> I used to compile it from trunk without problem in ArchLinux but since this
> morning I have the same error message.
>
> g.version -g
> version=7.0.svn
> date=2013
> revision=58433
> build_date=2013-12-10
>
> Are there any workaround ?
I see, generating XML menu files seems to fail. At least on my PC
Generating interface description for all modules...
GISRC=/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/demolocation/.grassrc70
GISBASE=/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu
PATH="/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/bin:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/bin:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/scripts:$PATH"
PYTHONPATH="/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/etc/python:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/etc/python:$PYTHONPATH"
LD_LIBRARY_PATH="/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/bin:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/lib:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/lib:/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/lib"
LC_ALL=C python tools/build_modules_xml.py >
/opt/src/grass_trunk/dist.x86_64-unknown-linux-gnu/etc/gui/wxpython/xml/module_items.xml
Traceback (most recent call last):
File "tools/build_modules_xml.py", line 148, in <module>
sys.exit(main())
File "tools/build_modules_xml.py", line 133, in main
header(fh)
File "tools/build_modules_xml.py", line 94, in header
(vInfo['version'].split('.')[0],
KeyError: 'version'
Unfortunately these kind of errors are not reported in error.log
(TODO: should be fixed).
Will have time to check it later unfortunately. Martin
More information about the grass-user
mailing list