Ubiquity 2.21.2 /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:278: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file('%s/ubiquity.ui' % UIDIR) /usr/lib/ubiquity/plugins/ubi-language.py:83: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. os.environ['UBIQUITY_GLADE'], ui_file)) /usr/lib/ubiquity/ubiquity/gtkwidgets.py:369: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. return super().add_from_file(filename) /usr/lib/ubiquity/ubiquity/gtkwidgets.py:369: Warning: The property GtkButton:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. return super().add_from_file(filename) /usr/lib/ubiquity/ubiquity/gtkwidgets.py:369: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. return super().add_from_file(filename) /usr/lib/ubiquity/plugins/ubi-console-setup.py:47: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. os.environ['UBIQUITY_GLADE'], 'stepKeyboardConf.ui')) update_release_notes_label() update_release_notes_label() Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.