linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Locale not supported by C library


From: Simon Morlat
Subject: Re: [Linphone-users] Locale not supported by C library
Date: Tue, 20 Oct 2009 22:11:31 +0200
User-agent: KMail/1.12.1 (Linux/2.6.30-1-amd64; KDE/4.3.1; x86_64; ; )

Unfortunately, in this case this has to deal with linphone...
I reproduce the same problem with "fr".
Indead when choosing the locale from the property window, linphone forces the 
program locale with a setlocale(). Unfortunately it does it with "ru" instead  
of "address@hidden". "ru" is not known by the libc.
I did this lang selection within linphone mostly for windows users. For linux 
it does not make a lot of sense. I recommend not to use it.
In order to revert this forced lang selection, you can simply edit 
~/.linphonerc and remove the lang=xxx line in the [GtkUi] section.
I'll try to fix the bug as soon as possible, unfortunately I'm still looking 
for a libc function to list all supported locales...

Simon

Le mardi 20 octobre 2009 12:04:29, MJ Ray a écrit :
> michael kapelko <address@hidden> asked:
> > Hello. I have problems running Linphone with ru_RU.UTF-8 locale:
> > address@hidden:~$ linphone-3
> > ** Message: Found lang ru
> >
> > (process:11306): Gtk-WARNING **: Locale not supported by C library.
> >  Using the fallback 'C' locale. [...]
> 
> The locale problem is nothing to do with linphone.  I'd look at
> the instructions and SEE ALSO of man perllocale for a guide on
> checking whether your locales are configured correctly.
> 
> Hope that helps,
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]