This bug is easy to fix. For example, it will be caused by a section
like this:
<test name="lang" compare="not_eq">
<string>zh-cn</string>
<string>zh-sg</string>
</test>
The correct syntax would be
<test name="lang" compare="not_eq">
<string>zh-cn</string>
</test>
<test name="lang" compare="not_eq">
<string>zh-sg</string>
</test>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1034928
Title:
Fontconfig warning: Having multiple values in <test> isn't supported
and may not works as expected
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/culmus/+bug/1034928/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs