Crash whilst doing a partitioning Manually

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

Bug Description

On the last stage of install Kubuntu - partition the disks, slected manual Partitioning and received the following error:
>Stage 6 of 7
>Release date: Daily CD of the date 11 May 2006
=============================

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 definitely fixed in current
daily builds (http://cdimage.ubuntu.com/kubuntu/daily-live/current/); I've just checked the version in today's daily build and line 771 of /usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py doesn't match the traceback you cite, so I think you must have got an older version by accident.

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.