canonical / ubuntu-desktop-installer

Ubuntu Desktop Installer
GNU General Public License v3.0
538 stars 94 forks source link

Theme selection did not apply on the first boot #1680

Closed jpnurmi closed 1 year ago

jpnurmi commented 1 year ago

I selected the dark theme during installation but the target system has the light theme.

Screenshot from 2023-03-19 11-34-58

jpnurmi commented 1 year ago
jpnurmi@jpnurmi-Surface-Laptop-4:~$ cat /usr/share/glib-2.0/schemas/20_ubuntu-desktop-installer-interface.gschema.override 
[org.gnome.desktop.interface:ubuntu]
color-scheme='prefer-dark'
gtk-theme='Yaru-dark'
jpnurmi@jpnurmi-Surface-Laptop-4:~$ gsettings get org.gnome.desktop.interface gtk-theme
'Yaru-dark'
jpnurmi@jpnurmi-Surface-Laptop-4:~$ gsettings get org.gnome.desktop.interface color-scheme
'prefer-dark'
jpnurmi commented 1 year ago

Theme was correctly applied after logout & login, without changing any settings.

Screenshot from 2023-03-19 11-44-11

jpnurmi commented 1 year ago
installer-journal.txt:Mar 20 17:15:28 ubuntu subiquity_log.2703[14653]: glib-compile-schemas: symbol lookup error: glib-compile-schemas: undefined symbol: g_string_free_and_steal