When i start mc i have polish hint and help but menu is in english lang... i have all polish locale... Reproducible: Always Steps to Reproduce: 1. emerge mc Actual Results: Polish hint Polish help english menu Expected Results: Polish hint Polish help Polish menu shrek ~ # emerge info Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r1, 2.6.12-gentoo-r9 i686) ================================================================= System uname: 2.6.12-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-Os -march=pentium4 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-Os -march=pentium4 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ ftp://ftp.du.se/pub/os/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.tiscali.nl/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://www.gigaload.org/gentoo.org/" LANG="pl_PL" LC_ALL="pl_PL" LINGUAS="pl" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X aalib accessibility acpi acpi4linux alsa arts audiofile autofs avi berkdb bidi bitmap-fonts cdinstall cdparanoia cdr crypt css cups curl devfs dga divx4linux doc dvb dvd dvdr dvdread eds emboss encode escreen fam fbcon flac flash foomaticdb fortran gcj gd gdbm gif gimpprint gphoto2 gpm gstreamer gtk gtk2 imlib ipv6 java jpeg kadu-modules kadu-voice kde libg++ libwww lirc mad md5sum midi mikmod mjpeg mmx motif mozilla mp3 mpeg ncurses nls nvidia objc ogg oggvorbis opengl oss pam pda pdflib perl png pnp ppds python qt quicktime readline real ruby samba scanner sdl slang spell sse sse2 ssl tcpd tiff timidity truetype truetype-fonts type1 type1-fonts usb videos vim-with-x vorbis win32codecs wxwindows xine xml xml2 xmms xv xvid zlib linguas_pl userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY shrek ~ # locale LANG=pl_PL LC_CTYPE="pl_PL" LC_NUMERIC="pl_PL" LC_TIME="pl_PL" LC_COLLATE="pl_PL" LC_MONETARY="pl_PL" LC_MESSAGES="pl_PL" LC_PAPER="pl_PL" LC_NAME="pl_PL" LC_ADDRESS="pl_PL" LC_TELEPHONE="pl_PL" LC_MEASUREMENT="pl_PL" LC_IDENTIFICATION="pl_PL" LC_ALL=pl_PL shrek ~ # cat /etc/locales.build # This file names the list of locales to be built when glibc is installed. # The format is <locale>/<charmap>, where <locale> is a locale from the # /usr/share/i18n/locales directory, and <charmap> is name of one of the files # in /usr/share/i18n/charmaps/. All blank lines and lines starting with # are # ignored. Here is an example: # en_US/ISO-8859-1 en_US/ISO-8859-1 en_US.UTF-8/UTF-8 pl_PL/ISO-8859-2 pl_PL.UTF-8/UTF-8 shrek ~ # emerge -pv mc These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] app-misc/mc-4.6.0-r14 -7zip +X +gpm +ncurses +nls +pam +samba +slang -unicode 0 kB Total size of downloads: 0 kB
I try give: shrek ~ # USE="-7zip -X -gpm -ncurses -nls -pam -samba -slang -unicode" emerge -av mc But this same efect Polish hint Polish help English Mene
You need enable nls USE flag to have polish menu. But when i'm turning off samba flag everything is ok, i'll try to look closer to it today night. Summary: USE="-samba nls" emerge mc
(In reply to comment #2) > You need enable nls USE flag to have polish menu. But when i'm turning off samba > flag everything is ok, i'll try to look closer to it today night. > Summary: > USE="-samba nls" emerge mc OK i try: shrek ~ # USE="-samba nls" emerge -av mc These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] app-misc/mc-4.6.0-r14 -7zip +X +gpm +ncurses +nls +pam -samba* +slang -unicode 0 kB And working good. i have polish menu polish help polish hint... There is a problem with samba i think.. but i do not know what is wrong... Greets and thanks...
Please, try with mc-4.6.1 and report back. It should have those darned samba issues fixed (i.e., the broken samba patch has been removed).