Comment 2 for bug 1044861

Revision history for this message
Sasa Paporovic (melchiaros) wrote : Re: Something else selection choice crashes

In UbiquitySyslog.txt:

Sep 1 18:00:43 lubuntu ubiquity[12537]: switched to page partman
Sep 1 18:01:07 ubiquity[12537]: last message repeated 3 times
Sep 1 18:01:07 lubuntu ubiquity[12537]: Exception in GTK frontend (invoking crash handler):
Sep 1 18:01:07 lubuntu ubiquity[12537]: Traceback (most recent call last):
Sep 1 18:01:07 lubuntu ubiquity[12537]: File "/usr/lib/ubiquity/ubiquity/plugin.py", line 48, in wrapper
Sep 1 18:01:07 lubuntu ubiquity[12537]: return target(self, *args, **kwargs)
Sep 1 18:01:07 lubuntu ubiquity[12537]: File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 1067, in on_partition_use_combo_changed
Sep 1 18:01:07 lubuntu ubiquity[12537]: self.partition_format_checkbutton.set_sensitive(True)
Sep 1 18:01:07 lubuntu ubiquity[12537]: AttributeError: 'PageGtk' object has no attribute 'partition_format_checkbutton'
Sep 1 18:01:07 lubuntu ubiquity[12537]: