Please help me, I'm a newbie. Upon trying to install the software. I'm able to select the language, presented two options to select updating and installing third party, but the third process I receive an Install crashed message that follows (no drive appears either):
We're sorry; the installer crashed. After you close this window, we'll allow you to file a bug report using the integrated bug reporting tool. This will gather information about your system and your installation process. The details will be sent to our bug tracker and a developer will attend to the problem as soon as possible.
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 1297, in on_partition_list_edit_activate
self.partman_dialog(devpart, partition, create=False)
File "/usr/lib/ubiquity/ubiquity/plugin.py", line 48, in wrapper
return target(self, *args, **kwargs)
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 978, in partman_dialog
if ('can_resize' not in partition or not partition['can_resize'] or
TypeError: argument of type 'NoneType' is not iterable
We're sorry; the installer crashed. After you close this window, we'll allow you to file a bug report using the integrated bug reporting tool. This will gather information about your system and your installation process. The details will be sent to our bug tracker and a developer will attend to the problem as soon as possible.
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 1297, in on_partition_list_edit_activate
self.partman_dialog(devpart, partition, create=False)
File "/usr/lib/ubiquity/ubiquity/plugin.py", line 48, in wrapper
return target(self, *args, **kwargs)
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 978, in partman_dialog
if ('can_resize' not in partition or not partition['can_resize'] or
TypeError: argument of type 'NoneType' is not iterable