GRASS fails to start with C or POSIX locale
The new gettext magick needs some work:
LC_ALL=C bin.x86_64-pc-linux-gnu/grass79
Default locale not found, using UTF-8
Default locale settings are missing. GRASS running with C locale.Traceback (most recent call last):
File "bin.x86_64-pc-linux-gnu/grass79", line 2204, in <module>
main()
File "bin.x86_64-pc-linux-gnu/grass79", line 2082, in main
message(_("Starting GRASS GIS..."))
NameError: name '_' is not defined
locale -a
C
C.utf8
en_US.utf8
lv_LV.utf8
pl_PL
pl_PL.utf8
POSIX
Change History
(5)
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Resolution: |
duplicate
|
Status: |
closed → reopened
|
Resolution: |
→ duplicate
|
Status: |
reopened → closed
|
Milestone: |
→ 7.8.1
|
Version: |
svn-trunk → git-releasebranch78
|
Duplicate of #3857