Sorry!
At one point I was thinking about adding necessary code, still I
forgot about it. Fixed in r52582.


Maris.

2012/8/7 Markus Neteler <[email protected]>:
> On Sat, Aug 4, 2012 at 7:18 AM, Maris Nartiss <[email protected]> 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'))
> OSError: [Errno 2] No such file or directory: 
> '/usr/local/grass-7.0.svn/locale'
>
> Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to