bugreport
Hello, good day,
I beg your pardon, not to use reportbug, but pycurl is in any other
conflicts with my constellation.
The true reason for this mail is
a repaired bug by me.
While I would start wesnoth (https://www.wesnoth.org/) with the
following row.
wesnoth -d -c ./The_20th --nogui
to start ibn debug-mode the named campaign is there comming an errormessage
Message:
Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line
61: Having multiple values in <test> isn't supported and may not work as
expected
20190717 04:21:42 error font: Could not load the true type fonts
Could not initialize fonts. Exiting.
I have corrected these by delete the multiple content
/etc/fonts/conf.d/65-droid-sans-fonts.conf
rows 90 - 105 multiple entries
<test name="lang">
<string>zh-cn</string>
<string>zh-sg</string>
<string>zh-hk</string>
<string>zh-tw</string>
<string>zh</string>
</test>
<test name="family">
<string>Droid Sans Japanese</string>
</test>
<edit name="family">
<string>Droid Sans</string>
</edit>
<edit name="fullname">
<string>Droid Sans</string>
</edit>
___
___
rows 56 - 59
<string>zh-cn</string>
<string>zh-sg</string>
<string>zh-hk</string>
<string>zh-tw</string>
language should set in /etc/alternatives about zh string I learned
I hope that helps
Thank your also for all done for Linux-users how me
Andrew
(Andreas Bahr)
Reply to: