Ubiquity 20.04.15.2 /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:54: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk, GObject, GLib, Atk, Gio /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NMA was imported without specifying a version first. Use gi.require_version('NMA', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkBox does not have a child property called left_attach (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkBox does not have a child property called width (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkBox does not have a child property called height (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkBox does not have a child property called width (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkBox does not have a child property called height (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkGrid does not have a child property called expand (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkGrid does not have a child property called fill (ubiquity:1722): Gtk-WARNING **: 17:23:53.922: GtkGrid does not have a child property called position /usr/lib/ubiquity/plugins/ubi-timezone.py:195: PyGIWarning: TimezoneMap was imported without specifying a version first. Use gi.require_version('TimezoneMap', '1.0') before import to ensure that the right version gets loaded. from gi.repository import TimezoneMap No such schema “org.gnome.nautilus.desktop” /usr/lib/ubiquity/ubiquity/misc.py:698: PyGIWarning: Xkl was imported without specifying a version first. Use gi.require_version('Xkl', '1.0') before import to ensure that the right version gets loaded. from gi.repository import Xkl, GdkX11 No such schema “org.gnome.libgnomekbd.keyboard” update_release_notes_label() Could not translate page (prepare): 'NoneType' object has no attribute 'replace' /usr/lib/ubiquity/plugins/ubi-console-setup.py:72: Warning: Source ID 461 was not found when attempting to remove it GLib.source_remove(self.keyboard_layout_timeout_id) /usr/lib/ubiquity/plugins/ubi-console-setup.py:74: Warning: Source ID 467 was not found when attempting to remove it GLib.source_remove(self.keyboard_variant_timeout_id) /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:17: Warning: Source ID 297 was not found when attempting to remove it GLib.source_remove(self.timeout_id) /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:133: Warning: Source ID 383 was not found when attempting to remove it GLib.source_remove(self.rows_changed_id) /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:17: Warning: Source ID 2008 was not found when attempting to remove it GLib.source_remove(self.timeout_id) /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:133: Warning: Source ID 2122 was not found when attempting to remove it GLib.source_remove(self.rows_changed_id) update_release_notes_label() No such schema “com.canonical.indicator.session” No such schema “com.canonical.indicator.session” No such schema “com.canonical.indicator.session” /usr/lib/ubiquity/ubiquity/segmented_bar.py:34: PyGIWarning: PangoCairo was imported without specifying a version first. Use gi.require_version('PangoCairo', '1.0') before import to ensure that the right version gets loaded. from gi.repository import GObject, Gdk, Gtk, PangoCairo (ubiquity:1722): Gtk-CRITICAL **: 19:03:53.836: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed (ubiquity:1722): Gtk-CRITICAL **: 19:03:53.837: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed (ubiquity:1722): Gtk-CRITICAL **: 19:03:53.837: gtk_widget_set_allocation: assertion '_gtk_widget_get_visible (widget) || _gtk_widget_is_toplevel (widget)' failed No such schema “com.canonical.indicator.session” No such schema “com.canonical.indicator.session” No such schema “com.canonical.indicator.session” No such schema “com.canonical.indicator.session” Exception caught in process_line: Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 145, in process_line return self.dbfilter.process_line() File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 287, in process_line if not input_widgets[0].run(priority, question): File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 2866, in run raise AssertionError("Returned to %s with nothing to do" % AssertionError: Returned to partman/choose_partition with nothing to do dbfilter_handle_status stepPart /usr/lib/ubiquity/plugins/ubi-timezone.py:98: PyGIWarning: Soup was imported without specifying a version first. Use gi.require_version('Soup', '2.4') before import to ensure that the right version gets loaded. from gi.repository import Gtk, GObject, GLib, Soup