Re: [Evolution] locale not supporting by C library



Robert Rouys wrote:

I checked as much as I can and know, I reinstalled, and still get the
same message.
In KDE environment, except for Evolution I 've absolutely no locale
problems and can work read, work in different languages;

It is definitely a problem with the libc locale settings (and not the X
locale settings since that outputs a different warning).

This is the code in GDK that outputs the warning:

  if (!setlocale (LC_ALL,""))
    g_warning ("locale not supported by C library");


Have you set any of the other locale environment variables?
(do 'man setlocale' to see them). If you are using glibc have you set
LANGUAGE?

Are the files in /usr/share/locale/fr_FR readable?

What OS/distribution are you using?

Damon






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