Pablo Saratxaga wrote:

> Kaixo!
> 
> Message from odin  Mon Jun 11 00:24:48 2001
> 
> 
>>Andrej Borsenkow wrote:
>>
>>
>>>After today's update I lost cyrillic characters in rpmdrake (everything 
>>>is displayed using western font). Before update everything was O.K. I 
>>>suspect problem with libcurl that could not be updated due to missing 
>>>library:
>>>
>>No, it was gtk update. Every porgram that is using Gtk (inlcuding Gnome) 
>>lost russian charcaters forever. Even xmms :-(
>>
>>(ttypts/1)% rpm -q libgtk+1.2
>>libgtk+1.2-1.2.10-3mdk
>>
> 
> I don't have that problem...
> 
> could you check the following:
> 
> - output of 'locales' and 'locales charmap' commands



You mean ``locale''?

(ttypts/1)% locales
zsh: command not found: locales
(ttypts/1)% locale
LANG=ru
LC_CTYPE=ru_RU.KOI8-R
LC_NUMERIC=ru_RU.KOI8-R
LC_TIME=ru_RU.KOI8-R
LC_COLLATE=ru_RU.KOI8-R
LC_MONETARY=ru_RU.KOI8-R
LC_MESSAGES=ru_RU.KOI8-R
LC_PAPER="ru"
LC_NAME="ru"
LC_ADDRESS="ru"
LC_TELEPHONE="ru"
LC_MEASUREMENT="ru"
LC_IDENTIFICATION="ru"
LC_ALL=
(ttypts/1)% locale charmap
KOI8-R


> - version of glibc


(ttypts/1)% rpm -q glibc
glibc-2.2.3-2mdk


> - version of locales-ru


(ttypts/1)% rpm -q locales
locales-2.3.1.1-1mdk
(ttypts/1)% rpm -q locales-ru
locales-ru-2.3.1.1-1mdk


> - contents of $HOME/.i18n or /etc/sysconfig/i18n


(ttypts/1)% cat ~/.i18n
cat: /home/bor/.i18n: No such file or directory
(ttypts/1)% cat /etc/sysconfig/i18n
SYSFONT=UniCyr_8x16
LC_CTYPE=ru_RU.KOI8-R
LC_MONETARY=ru_RU.KOI8-R
LANGUAGE=ru_RU.KOI8-R:ru
LC_TIME=ru_RU.KOI8-R
LC_NUMERIC=ru_RU.KOI8-R
LC_COLLATE=ru_RU.KOI8-R
LC_MESSAGES=ru_RU.KOI8-R
LANG=ru
SYSFONTACM=koi8-r


> - contents of /etc/gtk/gtkrc.ru


(ttypts/1)% cat /etc/gtk/gtkrc.ru
style "gtk-default-ru" {
        fontset = 
"-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*,\
                   -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
                   -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\
                   -*-arial-medium-r-normal--12-*-*-*-*-*-koi8-r,*-r-*"
}
class "GtkWidget" style "gtk-default-ru"


> 
> Thanks
>


You are welcome! :-)

-andrej



Reply via email to