Comment 13 for bug 37711

Revision history for this message
mhanski (ma-han2000) wrote : Re: Cannot enter anything into real number fields

echo "export LC_ALL=pl_PL" >> ~/.bash_profile

or

echo "export LC_ALL=de_DE" >> ~/.bash_profile

or

LC_ALL=whatever_your_language_is

solves the problem. Any thoughts, Ubuntu devs?