Bug#528937: [kdm]
On Sun, 31 May 09 16:24, Eike Sauer wrote:
> Package: kdm
> Version: 4:4.2.2-2
>
> --- Please enter the report below this line. ---
> Debian points me to upstream KDE,
> and KDE points me to downstream Debian... :o)
Sooooory for the confusion, but yes, this is a Debian bug.
I somehow expected the locale to be already set when the init scripts
are running.
Could you please try to add the following to /etc/init.d/kdm:
| if [ -r /etc/default/locale ]; then
| . /etc/default/locale
| export LANG LANGUAGE
| fi
This should fix the issue.
Will apply this to SVN in a second.
Greetings,
Armin
Reply to: