<div dir="auto">Seems to be asking you to update the location of the config file:<div dir="auto"><br></div><div dir="auto">Old: <br><span style="font-family:sans-serif;font-size:12.8px">~/.fonts.conf</span></div><div dir="auto"><br></div><div dir="auto">New:<br style="font-family:sans-serif;font-size:12.8px"><span style="font-family:sans-serif;font-size:12.8px">/home/joe/.config/fontconfig/f</span><span style="font-family:sans-serif;font-size:12.8px">onts.conf</span></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px"><br></span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px">mv </span></font><span style="font-family:sans-serif;font-size:12.8px">~/.fonts.conf </span><span style="font-family:sans-serif;font-size:12.8px">~/fonts.conf</span></div><div dir="auto"><div data-smartmail="gmail_signature" dir="auto">mkdir -p /<span style="font-family:sans-serif;font-size:12.8px">home/joe/.config/fontconfig/</span></div><div data-smartmail="gmail_signature" dir="auto"><font face="sans-serif"><span style="font-size:12.8px">mv </span></font><span style="font-family:sans-serif;font-size:12.8px">~/fonts.conf </span><span style="font-family:sans-serif">/</span><span style="font-family:sans-serif;font-size:12.8px">home/joe/.config/fontconfig/</span></div><div data-smartmail="gmail_signature" dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div data-smartmail="gmail_signature" dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div data-smartmail="gmail_signature" dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Restart Libreoffice.</span></div><div data-smartmail="gmail_signature" dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div data-smartmail="gmail_signature" dir="auto">Thanks,<br>Alexander.<br><br>Sent from my Samsung Galaxy S8+</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 22, 2018, 20:01 Joe Lowder <<a href="mailto:joe@actionline.com">joe@actionline.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can someone please explain to me why I am seeing the<br>
fontconfig warning quoted below every time I run this:<br>
<br>
/usr/lib/libreoffice/program/swriter<br>
<br>
(And what change do I need to make<br>
to stop this from appearing?)<br>
<br>
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading<br>
configurations from ~/.fonts.conf is deprecated. please move it to<br>
/home/joe/.config/fontconfig/fonts.conf manually<br>
<br>
Here is the content of 50-user.conf:<br>
lrwxrwxrwx 1 26 Aug 16 2016 50-user.conf -> ../conf.avail/50-user.conf<br>
t420: cat 50-user.conf<br>
<?xml version="1.0"?><br>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"><br>
<fontconfig><br>
<!--<br>
Load per-user customization files where stored on XDG Base<br>
Directory<br>
specification compliant places. it should be usually:<br>
$HOME/.config/fontconfig/conf.d<br>
$HOME/.config/fontconfig/fonts.conf<br>
--><br>
<include ignore_missing="yes"<br>
prefix="xdg">fontconfig/conf.d</include><br>
<include ignore_missing="yes"<br>
prefix="xdg">fontconfig/fonts.conf</include><br>
<!-- the following elements will be removed in the future --><br>
<include ignore_missing="yes"<br>
deprecated="yes">~/.fonts.conf.d</include><br>
<include ignore_missing="yes"<br>
deprecated="yes">~/.fonts.conf</include><br>
</fontconfig><br>
<br>
Here are the entries at the two referenced locations:<br>
(1) /home/joe<br>
-rw-r--r-- 1 761 Dec 30 2016 .fonts.conf<br>
<br>
(2) /home/joe/.config/fontconfig<br>
-rw-r--r-- 1 509 Oct 17 2015 fonts.conf.old<br>
-rw-r--r-- 1 761 Dec 30 2016 fonts.conf<br>
<br>
<br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>