Bug 853609

Summary: liveinstaller crashes when selecting german language
Product: [Fedora] Fedora Reporter: drago01
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, awilliam, benjavalero, g.kaviyarasu, jonathan, kparal, marcosfrm, piotrdrag, robatino, vanmeeuwen+fedora, xset1980
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AcceptedBlocker
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-06 14:09:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 752654    

Description drago01 2012-09-01 08:04:19 UTC
Description of problem:
When I start the live installier (F18 Alpha TC5), select German as language and press next the installer dies.

Leaving the default selection (english) works (i.e I can press next without having the installer crash).

I do not have any logfiles as my VM crashes when I try to copy the text, but it is 100% reproduceable.

Comment 1 drago01 2012-09-01 08:12:31 UTC
NOTE: I can only reproduce the crash when selecting the language at the first screen, the one in the installation summary works.

Comment 2 Kamil Páral 2012-09-03 12:55:36 UTC
With Czech language Anaconda enters hub screen OK. The problem with German is probably related to bug 853913. The dialog is too wide, it is not rendered properly (just gray box) and after few seconds anaconda quits as a whole.

Comment 3 Chris Lumens 2012-09-04 14:08:43 UTC
*** Bug 853889 has been marked as a duplicate of this bug. ***

Comment 4 Chris Lumens 2012-09-04 14:50:19 UTC
It only appears on the welcome language screen because the problem is a result of trying to draw the beta warning.  And you're not getting any log files because it's some sort of pango error that then results in a segfault.  If you run liveinst from a terminal, you'll see.

Note that there doesn't appear to be anything in the alpha criteria specific to translations.

Comment 5 drago01 2012-09-04 15:01:04 UTC
(In reply to comment #4)
> Note that there doesn't appear to be anything in the alpha criteria specific
> to translations.

That doesn't matter the installer shouldn't outright crash just because the user has selected a different option on the first screen.

Comment 6 Chris Lumens 2012-09-04 18:29:46 UTC
Do you have any idea what package or font provides the characters that are currently being displayed as Xs?  I'm seeing that before getting any crashes, and this does not appear to be an issue on regular installs.

Comment 7 drago01 2012-09-04 18:48:04 UTC
(In reply to comment #6)
> Do you have any idea what package or font provides the characters that are
> currently being displayed as Xs?  I'm seeing that before getting any
> crashes, and this does not appear to be an issue on regular installs.

From the pango messages printed out in the terminal it looks like the characters are not valid UTF-8 (there are supposed to be umlauts). The font used is Cantarell so the font package would be abattis-cantarell-fonts. Perhaps the german translations contain non UTF-8 strings?

Comment 8 Kamil Páral 2012-09-05 16:30:01 UTC
Please see bug 854688 - it seems that locale is incorrectly set and therefore the characters are not rendered properly.

Comment 9 Adam Williamson 2012-09-05 16:31:37 UTC
Discussed at 2012-09-05 blocker review meeting. Accepted as a blocker per criterion "The installer must boot and run on all primary architectures, with all system firmware types that are common on those architectures, from default live image, DVD, and boot.iso install media when written to an optical disc and when written to a USB stick with at least one of the officially supported methods", in the case of picking certain languages for the installation process. We consider the languages that cause the crash to be sufficiently commonly used for this to be a blocker.

Comment 10 Chris Lumens 2012-09-06 14:09:42 UTC

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