I just upgraded my small lxqt installation to 20.09 and there are many apps that crash and segfault because they cannot find fonts.
$ thunderbird &
Fontconfig warning: “/etc/fonts/2.11/fonts.conf”, line 5: unknown element “description”
Fontconfig error: “/etc/fonts/2.11/fonts.conf”, line 5: invalid attribute ‘domain’
Fontconfig warning: “/etc/fonts/conf.d/10-hinting-slight.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/10-scale-bitmap-fonts.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/20-unhint-small-vera.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/30-metric-aliases.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/40-nonlatin.conf”, line 4: unknown element “description”
$ calibre &
Fontconfig warning: “/etc/fonts/2.11/fonts.conf”, line 5: unknown element “description”
Fontconfig error: “/etc/fonts/2.11/fonts.conf”, line 5: invalid attribute ‘domain’
Fontconfig warning: “/etc/fonts/conf.d/10-hinting-slight.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/10-scale-bitmap-fonts.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/20-unhint-small-vera.conf”, line 4: unknown element “description”
Fontconfig warning: “/etc/fonts/conf.d/30-metric-aliases.conf”, line 4: unknown element “description”
Calibre is Qt but Thunderbird is GTK. Chromium and all the lxqt desktop utils so far seem to work.
Any insight about this?
Thanks in advance, alcofribas