Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238974 - app-misc/mc - wrong encoding of hints
Summary: app-misc/mc - wrong encoding of hints
Status: VERIFIED DUPLICATE of bug 230832
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 20:01 UTC by tao
Modified: 2009-08-05 11:38 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 tao 2008-09-28 20:01:13 UTC
MC display line of tips above commandline. This is displayer incorrectly because of encoding of /usr/share/mc.hint files. So I guess ebuild should transcode these files according to system setting.

To fix this on my system I had to run iconv -f iso-8859-2 -t utf-8 /usr/share/mc/mc.hint.cs

Reproducible: Always

Steps to Reproduce:
Run mc with affected locale. Eg. LANGUAGE=cs mc.
Actual Results:  
Tip: Zobrazen<ED> v panelech m<F9><BE>e b<FD>t upraveno. Z 'man mc' se dozv<ED>te v<ED>ce.

Expected Results:  
Tip: Zobrazení v panelech může být upraveno. Z 'man mc' se dozvíte více.
Comment 1 Rafał Mużyło 2008-09-28 20:34:20 UTC
Probably a duplicate of bug 230832.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-24 23:23:28 UTC

*** This bug has been marked as a duplicate of bug 230832 ***