Robert, please check the contents of /var/lib/locales/supported.d/local
My guess is that nl_NL is missing from that file.

If my guess is correct then add the following line:
nl_NL.UTF-8 UTF-8

Your file should now look like this:
en_US.UTF-8 UTF-8
nl_NL.UTF-8 UTF-8

Now run sudo dpkg-reconfigure locales and then restart X

That should fix your problem.

-- 
my-default-printer.py crashed with Error in setlocale()
https://bugs.launchpad.net/bugs/200756
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to