Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322111 - games-misc/fortune-mod-at-linux-20030120 is not Unicode
Summary: games-misc/fortune-mod-at-linux-20030120 is not Unicode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 17:11 UTC by oopojo
Modified: 2010-09-16 17:10 UTC (History)
0 users

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 oopojo 2010-05-30 17:11:22 UTC
The fortune database seems to be encoded in ISO-8859-1, which breaks german umlauts. iconv --from-code=ISO-8859-1 --to-code=UTF-8 fixed it.

Reproducible: Always

Steps to Reproduce:
1. Run fortune at.linux or open /usr/share/fortune/at.linux with a text editor.
2. See lots of � � �
3. Try to fix your Unicode setup for a while and then realize that it's not your fault.

Actual Results:  
Broken non-ASCII characters.

Expected Results:  
Intact non-ASCII characters.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2010-09-16 17:10:34 UTC
fixed in portage.  thanks for the bug report.