Hi Martin,


> I hopefully fixed this bug in r63942. Please could you try the most
> recent version from grass-devel ppa [1]?
>
> Martin
>
> [1] https://launchpad.net/~grass/+archive/ubuntu/grass-devel
>


I confirm, it is now fixed in the dev repo! Thank you very much! So,
everything is ok at this level in GRASS 7.0, both in Ubuntu 12.04 and
14.04.

However, in the meanwhile, GRASS 6.4 has been updated to 6.4.5 in stable
repository, and now a similar error with the g.version is happening to me:

Welcome to GRASS 6.4.5svn (2014)
GRASS homepage:                          http://grass.osgeo.org/
This version running thru:               Bash Shell (/bin/bash)
Help is available with the command:      g.manual -i
See the licence terms with:              g.version -c
If required, restart the GUI with:       g.gui wxpython
When ready to quit enter:                exit

GRASS 6.4.5svn (pinhel):~ > Traceback (most recent call last):
  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 140, in <module>
    sys.exit(main())
  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 133, in main
    app = GMApp(workspaceFile)
  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 45, in __init__
    wx.App.__init__(self, False)
  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7981, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 79, in OnInit
    workspace = self.workspaceFile)
  File "/usr/lib/grass64/etc/wxpython/lmgr/frame.py", line 83, in __init__
    self.baseTitle = _("GRASS GIS %s Layer Manager") %
grass.version()['version']
KeyError: 'version'

GRASS 6.4.5svn (pinhel):~ > g.version -g --v
version=6.4.5svn
revision=
date=2014

And crashes GRASS GUI. This happens both in Ubuntu 12.04 and 14.04.

This error could be related with the one you had fixed in GRASS 7.0?

Thank you very much!

Best regards,
Pedro
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to