Comment 3 for bug 1423208

Revision history for this message
Uqbar (uqbar) wrote :

The error happens in this file:

/home/enzo/.kde/env/setlocale.sh

That I presume gets created (the wrong way) whenever I change the KDE locale settings.

That file contains currently these lines:

export LANG=en_IT.UTF-8
export LANGUAGE=en:it:en
export LC_NUMERIC=en_IT.UTF-8
export LC_TIME=en_IT.UTF-8
export LC_MONETARY=en_IT.UTF-8
export LC_PAPER=en_IT.UTF-8
export LC_IDENTIFICATION=en_IT.UTF-8
export LC_NAME=en_IT.UTF-8
export LC_ADDRESS=en_IT.UTF-8
export LC_TELEPHONE=en_IT.UTF-8
export LC_MEASUREMENT=it_IT.UTF-8