Hello,
I'm using TI sysconfig for one of my project. I had to update my system (Arch Linux 5.6.3) and my fontconfig package got updated aswell to version 2.13.91.
When launching sysconfig (1.4.0+1234), a lot of errors shown up, due to incompatibility (trimmed here)
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules" Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule" Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate' Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'selector' Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'xmlns:its' Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'version' Fontconfig warning: "/etc/fonts/fonts.conf", line 9: unknown element "description"
The problem resides in the nwjs package, I guess it was linked against old fontconfig.
On the other hand, the cli version works just fine (because nwjs isn't involved).
May the sysconfig development team rebuild the linux package with an updated nwjs?
The workaround is to install and use a nwjs package linked to the current system fontconfig.
Best regards,
Gabriele