Installer crash because of Umlaut (at Step 5 of 7)

Bug #43613 reported by keks
8
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Kubuntu 6.06 beta 2:

Install from CDROM to hard disk.

At step 5 of 7 of Install the application crashed. Reason is possibly the second character, a german 'ö', within the name requested in the first edit field (labled in german as 'Wie heißen Sie?')

Stack trace:
-------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 536, in on_next_clicked
    self.dbfilter.ok_handler()
  File "/usr/lib/python2.4/site-packages/ubiquity/components/usersetup.py", line 50, in ok_handler
    self.preseed('passwd/user-fullname', fullname.encode("UTF-8"))
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 231, in preseed
    value = value.encode("UTF-8", "ignore")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
---------------------------

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 42097, and is fixed in Flight CD 7.

Changed in ubiquity:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.