[GRASS-dev] [GRASS GIS] #3875: GRASS doesn't start with non-system locale
GRASS GIS
trac at osgeo.org
Thu Jul 25 19:33:03 PDT 2019
#3875: GRASS doesn't start with non-system locale
-------------------------+-------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.6.2
Component: Default | Version: svn-trunk
Keywords: init script | CPU: Unspecified
Platform: All |
-------------------------+-------------------------
When setting different locale, GRASS session doesn't start:
{{{
Traceback (most recent call last):
File "./bin.x86_64-pc-linux-gnu/grass77", line 2204, in <module>
main()
File "./bin.x86_64-pc-linux-gnu/grass77", line 2082, in main
message(_("Starting GRASS GIS..."))
NameError: global name '_' is not defined
}}}
Appeared after
[https://github.com/OSGeo/grass/commit/2246f5b6aca7a3dca67fc8b0d0c46fe64be39626
2246f5b].
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3875>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list