<div dir="ltr">Hi Martin,<br><br><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
</span>I hopefully fixed this bug in r63942. Please could you try the most<br>
recent version from grass-devel ppa [1]?<br>
<br>
Martin<br>
<br>
[1] <a href="https://launchpad.net/~grass/+archive/ubuntu/grass-devel" target="_blank">https://launchpad.net/~grass/+archive/ubuntu/grass-devel</a><br></blockquote><div><br></div></div><br>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. <br><br>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:<br><br>Welcome to GRASS 6.4.5svn (2014) <br>GRASS homepage:                          <a href="http://grass.osgeo.org/">http://grass.osgeo.org/</a><br>This version running thru:               Bash Shell (/bin/bash)<br>Help is available with the command:      g.manual -i<br>See the licence terms with:              g.version -c<br>If required, restart the GUI with:       g.gui wxpython<br>When ready to quit enter:                exit<br><br>GRASS 6.4.5svn (pinhel):~ > Traceback (most recent call last):<br>  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 140, in <module><br>    sys.exit(main())<br>  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 133, in main<br>    app = GMApp(workspaceFile)<br>  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 45, in __init__<br>    wx.App.__init__(self, False)<br>  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__<br>    self._BootstrapApp()<br>  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp<br>    return _core_.PyApp__BootstrapApp(*args, **kwargs)<br>  File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 79, in OnInit<br>    workspace = self.workspaceFile)<br>  File "/usr/lib/grass64/etc/wxpython/lmgr/frame.py", line 83, in __init__<br>    self.baseTitle = _("GRASS GIS %s Layer Manager") % grass.version()['version']<br>KeyError: 'version'<br><br>GRASS 6.4.5svn (pinhel):~ > g.version -g --v<br>version=6.4.5svn<br>revision=<br>date=2014<br><br>And crashes GRASS GUI. This happens both in Ubuntu 12.04 and 14.04.<br><br>This error could be related with the one you had fixed in GRASS 7.0?<br><br>Thank you very much!<br><br>Best regards,<br>Pedro<br></div></div>