Comment 1 for bug 42418

Revision history for this message
dglock (dglock) wrote :

trying to install from the live cd, crashes at the partitioning screen.

this is the error message.

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/partman.py", line 211, in ok_handler
    disk_choice = self.frontend.get_disk_choice()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 754, in get_disk_choice
    return unicode(self.autopartition_buttongroup_texts[id])
KeyError: 0
don