problem with Italian language
Gavin McCullagh
gmccullagh at gmail.com
Mon Jan 29 09:05:39 GMT 2007
Hi,
On Sat, 27 Jan 2007, Uwe Geercken wrote:
> please find below the requested info. I must say that I think it is the user
> account - at least partly - that causes problems. but I will have to verify
> that.
I think the output below shows your problem. Your locale settings are all
getting set to "it_IT.UTF-8.UTF-8" which looks wrong -- I imagine it should
really be "it_IT.UTF-8". The complaint about the locale "file not found"
seems consistent with this.
> carmela 5310 0.0 0.1 4140 1516 ? Ss 18:50 0:00 bash -c /bin/bash --login -c ' env LC_ALL=it_IT.UTF-8.UTF-8 LANGUAGE=it_IT.UTF-8.UTF-8 LANG=it_IT.UTF-8.UTF-8 LTSP_CLIENT="server" ESPEAKER=192.168.0.53:16001 /etc/X11/Xsession && ltspfsmounter all cleanup ' ; kill -1 $PPID
> carmela 5313 0.0 0.2 4144 1540 ? S 18:50 0:00 /bin/bash --login -c env LC_ALL=it_IT.UTF-8.UTF-8 LANGUAGE=it_IT.UTF-8.UTF-8 LANG=it_IT.UTF-8.UTF-8 LTSP_CLIENT="server" ESPEAKER=192.168.0.53:16001 /etc/X11/Xsession && ltspfsmounter all cleanup
This may indicate a small bug or problem in ldm (which pieces together this
command), or in ldm's inputs but I haven't had the time to look at it in
detail yet. If you know any python you could try debugging it a little,
even by printing the values of variables into a file from the ldm binary in
/opt/ltsp/i386/usr/sbin/.
I think we should get this fixed, it might just take a little time. What
locale settings do you have in your lts.conf? Could you post the contents
of that file?
Gavin
More information about the edubuntu-users
mailing list