Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113697 - mc, lynx, .... displays uncorrect picture
Summary: mc, lynx, .... displays uncorrect picture
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 04:30 UTC by ilya laryionau
Modified: 2005-11-27 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
look at the bug (mc-mda.gif,15.85 KB, image/gif)
2005-11-27 04:34 UTC, ilya laryionau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ilya laryionau 2005-11-27 04:30:32 UTC
http://img297.imageshack.us/my.php?image=mcmda1cn.gif
It hapens with make menuconfig, lynx, ... 
usually it happens in console
In X wasn't such problem xterm, konsole displays everything normally,
but in aterm happens such bug...

my emerge info

Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.
14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/
share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="/mnt/win_f/vcd/gentoo/distfiles/ http://distfiles.gentoo.org/ 
http://gentoo.inode.at/"
LANG="en_US.UTF-8"
LC_ALL=""
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 7zip X alsa apm arts audiofile avi bash-completion 
berkdb bitmap-fonts bzip2 cdr crypt cups dbus dvd dvdr dvdread emboss encode 
exif expat fam fbcon ffmpeg foomaticdb gdbm gif glut gpm gtk gtk2 hal icq idn 
imlib ipv6 irc jabber java jpeg kde kdeenablefinal lcms libg++ libwww mad mikmod 
mmx mmxext mng mp3 mpeg msn ncurses nls nptl nptlonly nsplugin ogg oggvorbis 
opengl oss pam pcre pdflib perl png postgres python qt quicktime readline samba 
sdl slang spell sse ssl svg tcpd tga tiff truetype truetype-fonts type1-fonts 
udev unicode usb userlocales utf8 vorbis win32codecs xine xml2 xv xvid zlib 
video_cards_fglrx linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS


Reproducible: Always
Steps to Reproduce:
Comment 1 ilya laryionau 2005-11-27 04:34:15 UTC
Created attachment 73673 [details]
look at the bug
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 05:39:45 UTC
Works fine here in console... 

Make sure you have unicode-capable font set in /etc/conf.d/consolefont and
UNICODE="yes" in /etc/rc.conf. [1] You might try to disable slang use flag for
mc in /etc/portage/package.use and re-emerge mc (only slang-2 supports UFT-8,
that version is not in portage).

x11-terms/aterm does not support UTF8, sorry [2].

[1] http://www.gentoo.org/doc/en/utf-8.xml
[2] http://mail.afterstep.org/pipermail/as-users/2004-November/001429.html
Comment 3 ilya laryionau 2005-11-27 06:00:28 UTC
UNICODE="yes" are in the /etc/rc.conf
i was trying various combinations of uses slang, ncurses, readline,
but it doesnt helps
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 06:41:42 UTC
Make sure you have consolefont in boot runlevel and you are using
unicode-capable font and correct CONSOLETRANSLATION set for your console.
Comment 5 ilya laryionau 2005-11-27 08:28:04 UTC
1. i have consolefont in boot runlevel
2. CONSOLEFONT="ruscii_8x16" 
3. i've tryed three types of CONSOLETRANSLATION
cp866 to uni
koi8-r to uni
koi8-u to uni
and it doesnt work
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 08:43:11 UTC
(In reply to comment #5)
> 1. i have consolefont in boot runlevel
> 2. CONSOLEFONT="ruscii_8x16" 
> 3. i've tryed three types of CONSOLETRANSLATION
> cp866 to uni
> koi8-r to uni
> koi8-u to uni
> and it doesnt work

Eh? You have LANG="en_US.UTF-8", setting font to some russian font and expect it
to work?
Comment 7 ilya laryionau 2005-11-27 09:08:57 UTC
my friend have such option as i and everything works
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 09:14:02 UTC
Please, check this out: http://ru.gentoo-wiki.com/HOWTO_ru_RU.utf8_Gentoo_way

And please, bugzilla is not the place for support requests. This belongs to
forums.gentoo.org
Comment 9 ilya laryionau 2005-11-27 09:22:59 UTC
and??
1. do you think that i dont know that there are gentoo-wiki.com
2. do you think that i will post bug if it simply doestn work
3. i knew that bugzilla only for bugs
4. nobody doesnt answer at gentoo forum http://forums.gentoo.org/viewtopic-t-
399660-highlight-.html
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 09:32:47 UTC
(In reply to comment #9)
> 4. nobody doesnt answer at gentoo forum http://forums.gentoo.org/viewtopic-t-
> 399660-highlight-.html

Ah right, exactly the time to file a bug. If everyone who does not get an answer
in forums.g.o. filed a bug, we would not be doing anything else. 

1/ Set your LANG to ru_RU.UTF-8
2/ USE="unicode slang -ncurses" emerge mc
Comment 11 ilya laryionau 2005-11-27 13:52:07 UTC
larryOnOff larry # locale
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES=C
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=

# /etc/rc.conf
UNICODE="yes"
# /etc/conf.d/consolefont
CONSOLEFONT="ter-v16b"
# /etc/conf.d/keymaps
KEYMAP="-u ru4"
SET_WINDOWKEYS="yes"
DUMPKEYS_CHARSET="koi8-r"






larryOnOff larry # emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.1
4-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share
/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar
e/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="/mnt/win_f/vcd/gentoo/distfiles/ http://distfiles.gentoo.org/ ht
tp://gentoo.inode.at/"
LANG="ru_RU.UTF-8"
LINGUAS="en ru"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 7zip X alsa apm arts audiofile avi bash-completion berkd
b bitmap-fonts bzip2 cdr crypt cups dbus dvd dvdr dvdread emboss encode exif exp
at fam fbcon ffmpeg foomaticdb gdbm gif glut gpm gtk gtk2 hal icq idn imagemagic
k imlib ipv6 irc jabber java jpeg kde kdeenablefinal lcms libg++ libwww mad mikm
od mmx mmxext mng mp3 mpeg msn ncurses nls nptl nptlonly nsplugin ogg oggvorbis 
opengl oss pam pcre pdflib perl png postgres python qt quicktime readline samba 
sdl slang spell sse ssl svg tcpd tga tiff truetype truetype-fonts type1-fonts ud
ev unicode usb userlocales utf8 vorbis win32codecs xine xml2 xv xvid zlib video_
cards_fglrx linguas_en linguas_ru userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS

[ebuild   R   ] app-misc/mc-4.6.0-r14  +7zip +X +gpm -ncurses +nls +pam +samba 
+slang +unicode
[ebuild   R   ] sys-libs/ncurses-5.4-r6  -bootstrap -build -debug -doc +gpm -
minimal -nocxx +unicod
[ebuild   R   ] sys-libs/slang-1.4.9-r1  -cjk +unicode
[ebuild   R   ] dev-util/dialog-1.0.20051107  -examples +unicode