id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1604	Broken i18n support of CP866 locale	theMIROn	andrew_b	"I have Debian Lenny 5.02 inside coLinux with colinux-nt-console.
The only nt-console supported charset is CP866, and seems like mc support is broken. Debian's console utils and mc 4.6.3 works fine with this locale.
Dialog messages,hints, helps, etc are all shown as question marks, even display charset was set to CP866. Moreover, display charset changes doesn't make a sense, question chars are always here, no matter within console or putty, CP1251/KOI8-R works via ssh at the same time.
{{{
colinux:~# LC_ALL=C mc -V
GNU Midnight Commander 4.7.0-pre2-43-g956d356
Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish
With builtin Editor
Using system-installed S-Lang library with terminfo database
With subshell support as default
With support for background operations
With mouse support on xterm
With internationalization support
With multiple codepages support
Data types: char 8 int 32 long 32 void * 32 off_t 64 ecs_char 32
}}}
{{{
colinux:~# LC_ALL=ru_RU.CP866 mc -V
GNU Midnight Commander, версия 4.7.0-pre2-43-g956d356
Виртуальная файловая система: tarfs, extfs, cpiofs, ftpfs, fish
Со встроенным редактором
С установленной в системе библиотекой S-Lang с базой данных terminfo
C поддержкой внутренней командной оболочки
С поддержкой фоновых операций
С поддержкой мыши в xterm
С поддержкой интернационализации
С поддержкой многих кодировок
Data types: char 8 int 32 long 32 void * 32 off_t 64 ecs_char 32
}}}
{{{
colinux:~# cat /usr/local/share/i18n/SUPPORTED
ru_RU.CP866 IBM866
}}}
{{{
colinux:~# locale -a
C
POSIX
ru_RU.cp866
}}}
{{{
colinux:~# locale
LANG=ru_RU.CP866
LC_CTYPE=""ru_RU.CP866""
LC_NUMERIC=""ru_RU.CP866""
LC_TIME=""ru_RU.CP866""
LC_COLLATE=""ru_RU.CP866""
LC_MONETARY=""ru_RU.CP866""
LC_MESSAGES=""ru_RU.CP866""
LC_PAPER=""ru_RU.CP866""
LC_NAME=""ru_RU.CP866""
LC_ADDRESS=""ru_RU.CP866""
LC_TELEPHONE=""ru_RU.CP866""
LC_MEASUREMENT=""ru_RU.CP866""
LC_IDENTIFICATION=""ru_RU.CP866""
LC_ALL=
}}}
screenshot attached"	defect	closed	critical	4.7.0-pre3	mc-core	master	fixed						committed-master
