Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76187 - IPTraf in unicode console
Summary: IPTraf in unicode console
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 16:55 UTC by Makurin Roman
Modified: 2005-02-19 05:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Makurin Roman 2004-12-30 16:55:16 UTC
When set console(not X terminal) to UNICODE encoding IPtraf interface seems to be unusable. All other applications(mc, centericq) are OK

Reproducible: Always
Steps to Reproduce:
1. set up gentoo to use utf8
2. emerge iptraf
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-01-12 04:34:43 UTC
utf8 people - have you seen this before?
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-01-27 05:24:57 UTC
can anyone else reproduce this? works fine for me with en_US.utf8.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2005-01-28 05:04:06 UTC
i can reproduce it.
The borderlines are missing and it looks strange.

/etc/rc.conf:
UNICODE="yes"
CONSOLEFONT="ter-114n"

# locale
LANG=
LC_CTYPE=de_DE.UTF-8
LC_NUMERIC=POSIX
LC_TIME=de_DE.UTF-8
LC_COLLATE=POSIX
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


sys-libs/ncurses-5.4-r5  -bootstrap -build -debug -doc -nocxx (-uclibc) +unicode
net-analyzer/iptraf-2.7.0-r1  -ipv6


i get the nice-looking interface with:
unicode_stop; LC_ALL=POSIX iptraf
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-02-19 03:47:04 UTC
seems to work here. Please provide exact details and reopen if you still have problems.
Comment 5 Alexander Simonov 2005-02-19 05:24:51 UTC
All what you need is 
LC_ALL=""
LANG="your lang"
Try build this with this flags