Page 1 of 1

(KXStudio full install) having trouble setting locale

Posted: Fri Oct 30, 2015 11:18 pm
by odpo
Well after full installation i tried to change locale settings to es_AR but no way i could do this trhu locale settings at systems configuration tab.
This is what i get:
locale language setting
locale language setting
locale settings bug.jpeg (42.78 KiB) Viewed 238 times
I digged for this, and appears to be a known issue, but non of the workarounds did for me.
Already tried "update-locale", "dpkg-reconfigure", apt-install kde-l10n-es, apt-get install language-pack-es-base
and others....none did the job...
This is my locale output. No way to change LANG nor LANGUAGE to es_AR.UTF-8

Code: Select all

odpo@odpo-pc:~$ locale
LANG=en_AR.UTF-8
LANGUAGE=en
LC_CTYPE="es_AR.UTF-8"
LC_NUMERIC="es_AR.UTF-8"
LC_TIME="es_AR.UTF-8"
LC_COLLATE="es_AR.UTF-8"
LC_MONETARY="es_AR.UTF-8"
LC_MESSAGES="es_AR.UTF-8"
LC_PAPER="es_AR.UTF-8"
LC_NAME="es_AR.UTF-8"
LC_ADDRESS="es_AR.UTF-8"
LC_TELEPHONE="es_AR.UTF-8"
LC_MEASUREMENT="es_AR.UTF-8"
LC_IDENTIFICATION="es_AR.UTF-8"
LC_ALL=es_AR.UTF-8

any suggestions ?

thanks