Package: fontconfig
Version: 2.10.2-2
Severity: normal
Dear Maintainer,
Everytime I open emacs or any program that use some fonts (almost everything),
I receive this message:
Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 103:
Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 138:
Having multiple values in <test> isn't supported and may not work as expected
I checked the pointed file and that multiple entries referred in the message
look, respectively, like
<match target="scan">
<test name="lang" compare="not_eq">
<string>zh-cn</string>
<string>zh-sg</string>
<string>zh-hk</string>
<string>zh-tw</string>
<string>zh</string>
</test>
.
.
.
</match>
and
<match target="scan">
<test name="lang">
<string>zh-cn</string>
<string>zh-sg</string>
<string>zh-hk</string>
<string>zh-tw</string>
<string>zh</string>
</test>
.
.
.
</match>
I'm not sure what to at all. Sorry if this is stupid.
Thanks in advance, Alexandre
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.9-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fontconfig depends on:
ii fontconfig-config 2.10.2-2
ii libc6 2.17-7
ii libexpat1 2.1.0-4
ii libfontconfig1 2.10.2-2
ii libfreetype6 2.4.9-1.1
fontconfig recommends no packages.
fontconfig suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]