problem with Italian language

Uwe Geercken uwe.geercken at datamelt.com
Sat Jan 27 17:55:11 GMT 2007


hi Gavin,

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.

thanks for your help

uwe
=========================================================
carmela at server:~$ ps aux | grep bash
uwe       5228  0.0  0.4   5648  3096 pts/0    Ss+  18:38   0:00 bash
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 
carmela   5503  0.1  0.3   4332  2928 pts/1    Ss   18:51   0:00 bash
carmela   5564  0.0  0.0   1668   612 pts/1    S+   18:52   0:00 grep bash
carmela at server:~$ 





=========================================================

Zitat von Gavin McCullagh <gmccullagh at gmail.com>:

> Hi,
> 
> On Wed, 24 Jan 2007, Uwe Geercken wrote:
> 
> > thanks for zour response. I am writing this from the client that I boots
> > from the ltsp server.
> > 
> > carmela at server:~$ locale
> > locale: Cannot set LC_CTYPE to default locale: No such file or directory
> > locale: Cannot set LC_MESSAGES to default locale: No such file or
> directory
> > locale: Cannot set LC_ALL to default locale: No such file or directory
> > LANG=it_IT.UTF-8.UTF-8
> <snip>
> 
> > here is the second part of the response. now I logged on to the server
> that
> > serves ltsp, types "locale" and got the following response:
> > 
> > carmela at server:~$ locale
> > LANG=it_IT.UTF-8
> <snip>
> 
> It seems strange that your thin client locales are all set to
> "it_IT.UTF-8.UTF-8" which seems wrong and that locale apparently cannot be
> found, but your direct server locale is it_IT.UTF-8
> 
> Looking in my copy of /opt/ltsp/i386/usr/sbin/ldm, I can see these lines
> which might be at fault: 
> 
>             # set language
>             if lang != 'None':
>                                 lang_command = 'LC_ALL='+lang+'.UTF-8
> LANGUAGE='+lang+'.UTF-8 LANG='+lang+'.UTF-8'
>             else:
>                 lang_command = ''
> 
> Could you login at the client and then from a terminal run:
> 
> 	ps aux | grep bash
> 
> You should get at least one line something like:
> 
> student   8537  0.0  0.0   4152  1612 ?        Ss   Jan24   0:00 bash --login
> -c env LTSP_CLIENT="ltsp" /etc/X11/Xsession ; kill -1 $PPID
> 
> though in your case there's probably some extra stuff about
> "LC_ALL=it_IT.....".  Could you send us that output?
> 
> Thanks,
> Gavin
> 
> 
> -- 
> edubuntu-users mailing list
> edubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
> 





More information about the edubuntu-users mailing list