Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 171153

Summary: xaralx ebuild should set LC_ALL=C (Invalid or incomplete multibyte or wide character)
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***