Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171153 - xaralx ebuild should set LC_ALL=C (Invalid or incomplete multibyte or wide character)
Summary: xaralx ebuild should set LC_ALL=C (Invalid or incomplete multibyte or wide ch...
Status: RESOLVED DUPLICATE of bug 126867
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: 2007-03-16 11:36 UTC by Martin Väth
Modified: 2009-01-17 20:28 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 Martin Väth 2007-03-16 11:36:37 UTC
Comiling xaralx in March ("März" in German - note the Umlaut), xaralx building dies when LC_TIME=de_DE is set:

camelot.cpp: In member function 'virtual bool CCamApp::OnInit()':
camelot.cpp:608: error: converting to execution character set: Invalid or incomplete multibyte or wide character
camelot.cpp: In static member function 'static void CCamApp::DoAboutBox()':
camelot.cpp:1362: error: converting to execution character set: Invalid or incomplete multibyte or wide character

Setting LC_ALL=C avoids the problem.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-16 11:38:42 UTC

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