Comment 4 for bug 912563

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: ubiquity crashed with AttributeError in _decode_value(): 'NoneType' object has no attribute 'decode'

I also noticed the following error in your logs:
an 5 21:04:34 ubuntu ntfsresize: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
Jan 5 21:04:34 ubuntu ntfsresize: The usage of the /f parameter is very IMPORTANT! No modification was
Jan 5 21:04:34 ubuntu ntfsresize: and will be made to NTFS by this software until it gets repaired.
Jan 5 21:04:34 ubuntu partman: Error running 'ntfsresize --info'
Jan 5 21:04:35 ubuntu ubiquity[2892]: Exception in GTK frontend (invoking crash handler):
Jan 5 21:04:35 ubuntu ubiquity[2892]: Traceback (most recent call last):
Jan 5 21:04:35 ubuntu ubiquity[2892]: File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 593, in partman_column_name
Jan 5 21:04:35 ubuntu ubiquity[2892]: if 'id' not in partition:
Jan 5 21:04:35 ubuntu ubiquity[2892]: TypeError: argument of type 'NoneType' is not iterable

which is reported in bug 912031