unicode problem crashes installer when selecting self-partitioning

Bug #47380 reported by Lukas Hänel
8
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Medium
Unassigned

Bug Description

I was trying to install kubuntu on my machine(having allready a german windows xp and debian installed). I first bootet ubuntu from CD and than started the install-link at the desktop. I chose german language and when it comes to choose the disk I chose self-partitioning and when I press next, it crashes.
Also with english language chosen. Maybe those are my ntfs-volumes using german charset. It does not crash if I choose drive 1 and than self-partitioning.

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 112, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 52, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 305, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 719, in process_step
    self.process_disk_selection()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 771, in process_disk_selection
    if self.manual_choice is None or unicode(choice, "utf-8") == self.manual_choice:
TypeError: decoding Unicode is not supported

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

Thanks for your report. This is also bug 43125, and is fixed in the Dapper release candidate.

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.