7 Aug 2012 16:35
Re: locale problem solved - but have suggestion
Markus Neteler <neteler <at> osgeo.org>
2012-08-07 14:35:42 GMT
2012-08-07 14:35:42 GMT
On Sat, Aug 4, 2012 at 7:18 AM, Maris Nartiss <maris.gis <at> gmail.com> wrote:
> Patch has been commited to trunk to get wider testing.
>
> Fail reports welcome,
Here we go :)
After make distclean, when compiling without NLS support, I cannot start
the GUI any more:
GRASS 7.0.svn (patUTM32):/raw_data/lidar_raw/las13_format/toposys_optech2007
> Traceback (most recent call last):
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/main.py",
line 34, in <module>
from core.render import Map
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/render.py",
line 38, in <module>
from core.settings import UserSettings
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/settings.py",
line 1123, in <module>
UserSettings = Settings()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/settings.py",
line 42, in __init__
self._defaultSettings() # -> self.defaultSettings
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/settings.py",
line 74, in _defaultSettings
id_loc = self._generateLocale()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/settings.py",
line 59, in _generateLocale
self.locs = os.listdir(os.path.join(os.environ['GISBASE'], 'locale'))
(Continue reading)
RSS Feed