1

I am updating to Ubuntu 18.04. I looked at this question, but that doesn't fix my problem. I have only EN showing, although I have 5 languages installed. I have only default regional settings but I cannot change any language settings, installed languages, or regional support. I think the update has messed up. How can I repair this?

David
  • 3,367
  • Try: sudo apt install --reinstall language-selector-* – Gunnar Hjalmarsson Nov 07 '18 at 20:45
  • thank you some improvement was noticable but the problem isn't solved the installed languages are not displayed, in cannot modify the regional setting for dates, decimals etc – Derek Giroulle Nov 16 '18 at 11:54
  • Can you please edit your question and show us what the terminal commands locale and locale -a output. – Gunnar Hjalmarsson Nov 16 '18 at 12:25
  • dxxxk@Axxxxger:~$ locale LANG=en_GB.UTF-8 LANGUAGE=en_GB:en LC_CTYPE="en_GB.UTF-8" LC_NUMERIC=en_GB.UTF-8 LC_TIME=en_GB.UTF-8 LC_COLLATE="en_GB.UTF-8" LC_MONETARY=en_GB.UTF-8 LC_MESSAGES="en_GB.UTF-8" LC_PAPER=en_GB.UTF-8 LC_NAME=en_GB.UTF-8 LC_ADDRESS=en_GB.UTF-8 LC_TELEPHONE=en_GB.UTF-8 LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=en_GB.UTF-8 LC_ALL= dxxxk@Axxxxger:~$ locale -a C C.UTF-8 en_GB.utf8 POSIX – Derek Giroulle Nov 18 '18 at 17:10
  • You have screwed up your locale somehow. Try to generate the locales with this command: sudo locale-gen – Gunnar Hjalmarsson Nov 18 '18 at 18:09
  • Generating locales (this might take a while)... -...- nl_NL.ISO-8859-15@euro... done Generation complete. $ locale LANG=en_GB.UTF-8 LANGUAGE=en_GB:en LC_CTYPE="en_GB.UTF-8" LC_NUMERIC=en_GB.UTF-8 LC_TIME=en_GB.UTF-8 LC_COLLATE="en_GB.UTF-8" LC_MONETARY=en_GB.UTF-8 LC_MESSAGES="en_GB.UTF-8" LC_PAPER=en_GB.UTF-8 LC_NAME=en_GB.UTF-8 LC_ADDRESS=en_GB.UTF-8 LC_TELEPHONE=en_GB.UTF-8 LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=en_GB.UTF-8 LC_ALL= $ locale -a -...- long list cut -..- nl_NL.utf8 POSIX – Derek Giroulle Nov 18 '18 at 18:49
  • I now have a list of languages, and the correct regioanl setting – Derek Giroulle Nov 18 '18 at 18:51

0 Answers0