01-05-2016, 06:38 PM
(01-05-2016, 06:16 AM)Jerry link Wrote: Installer log crash details - /var/log/installer/debug: (Italian language chosen)Is ibus-gtk installed?
Code:Ubiquity 2.18.8.11
Gtk-Message: Failed to load module "overlay-scrollbar"
(ubiquity:3973): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
(ubiquity:3973): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
(ubiquity:3973): IBUS-WARNING **: The owner of /home/linuxlite/.config/ibus/bus is not root!
update_release_notes_label()
update_release_notes_label()
update_release_notes_label()
locale.setlocale failed: unsupported locale setting (LANG=it_IT.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "it_IT.UTF-8",
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
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'
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "it_IT.UTF-8",
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "it_IT.UTF-8",
LC_ALL = (unset),
LANG = "it_IT.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/lib/ubiquity/plugins/ubi-timezone.py:208: Warning: Source ID 1717 was not found when attempting to remove it
GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/plugins/ubi-timezone.py:208: Warning: Source ID 1754 was not found when attempting to remove it
GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/plugins/ubi-console-setup.py:72: Warning: Source ID 1828 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 1831 was not found when attempting to remove it
GLib.source_remove(self.keyboard_variant_timeout_id)
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'
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'
Code:
apt-cache policy ibus-gtk
Locale is missing.
I would try to add the locale before installing.
Code:
sudo locale-gen "it_IT.UTF-8"
Code:
sudo dpkg-reconfigure locales