
xenopeek wrote:This will happen if your LANG environment variable isn't set. You can check with:
- Code: Select all
env | grep ^LANG=
It should say something similar to:
- Code: Select all
LANG=en_US.UTF-8
LANG=pt_BR.UTF-8
LANG=pt_BR.UTF-8



Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
sudo gedit localeLC_ALL="en_US.UTF-8"
Users browsing this forum: Exabot [Bot] and 27 guests