[Github-comments] [geany/geany] Error: Unable to read environment locale: exit now. (#1886)

tracing-home notifications at xxxxx
Tue Jun 19 13:28:33 UTC 2018


>From the starter script
`/Applications/Geany.app/Contents/MacOS/geany`
I gleaned, if there is an empty file like this:
`~/.config/geany/ignore_locale`
locale settings default to `en_US`
```
if test -e ~/.config/geany/ignore_locale; then
    export LANG="en_US"
    export LC_MESSAGES="en_US"
    export LC_ALL="en_US.UTF-8"
else

```
That is a workaround! context now builds the PDF. Should this be needed? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1886#issuecomment-398398765
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180619/6ccef776/attachment-0001.html>


More information about the Github-comments mailing list