Comment 2 for bug 1298251

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: Ubiquity crash when starting LiveCD with a chosen language

From debug log:

Exception in KDE frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/lib/ubiquity/plugins/ubi-language.py", line 535, in on_language_selection_changed
    lang = self.selected_language()
  File "/usr/lib/ubiquity/plugins/ubi-language.py", line 532, in selected_language
    return self.language_choice_map[str(lang)][1]
KeyError: 'Român\x03'

Confirmed on Kubuntu
Not reproducible on Ubuntu and Xubuntu