Hello! mrxvt is my favorite terminal emulator, and i use it at home and at the work. However when i installed new Gentoo i have troubles in mrxvt with KOI8-R codepage. I have tried to search solution but found only some peoples with the same problem. i have take some investigation of a problem: gentoo comes with latest mrxvt 0.5.3, but at my home box i have 0.5.2 so i decided to downgrade mrxvt to old version. it did not help. downgrading to 0.5.1 did not help to. Then i upgraded mrxvt on my home mashine. No troubles with codepage again. But when i tried on gentoo box LC_ALL=ru_RU.cp1251 mrxvt with cp1251 font, it works proper. So problem only in koi8-r/u/ru codepages. And last test was starting mrxvt with encoding debug logging. On my home box it displays: [EMAIL PROTECTED] ~/work/src/mrxvt-0.5.3/src]# ./mrxvt -dlevel debug -dmask encoding Debug mask: 0x00002000, debug level: 5 set default locale to ru_RU.KOI8-R rxvt_set_default_font_x11 But in gentoo box it looks like that: [EMAIL PROTECTED] ~]% mrxvt -dlevel debug -dmask encoding set default locale to uk_UA.koi8u set multichar encoding to KOI8-R Same result was with any codepage from koi8 family. Note that koi8-r is single char codepage and i think bug in multichar codepage recognision. Systems have different X servers (XFree86 4.6.0 and X.org 7.2). So from my point of view it is not direct mrxvt bug. But all other terminals and programs works fine. If i get some free time i will try to solve this problem. PS: Sorry for my bad english (=
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net