<div dir="auto">It does help.<div dir="auto"><br></div><div dir="auto">Not in terms of getting rid of the messages but in terms of being confident in telling users they can ignore it and why if they happen to ask about it.</div><div dir="auto"><br></div><div dir="auto">Thank you.</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 31, 2022, 12:34 AM Akira TAGOH <<a href="mailto:akira@tagoh.org">akira@tagoh.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Jan 30, 2022 at 3:21 AM Jerry Casiano <<a href="mailto:jerrycasiano@gmail.com" target="_blank" rel="noreferrer">jerrycasiano@gmail.com</a>> wrote:<br>
><br>
> Calling FcConfigEnableHome outputs a lot of error messages.<br>
><br>
> Fontconfig error: No writable cache directories<br>
><br>
> Is printed repeatedly.<br>
><br>
> This wasn't the case previously, I'm wondering if this is a regression and I should file a report or if this might be caused by misuse on my part?<br>
<br>
I don't think we have changed anything around it. But I'm not even<br>
surprised you saw that error message. That is expected and likely to<br>
happen when you disable home. If caches are outdated, fontconfig will<br>
be going to update caches at the runtime. but you don't have any<br>
permissions to write caches, in this case.<br>
<br>
> Is there something I can do to prevent this?<br>
<br>
To avoid this situation, you may want to update caches with<br>
appropriate permissions if you don't want to store caches into the<br>
userspace directory.<br>
<br>
> It does not appear to cause any actual problems for the application, as far as I can tell anyway, and the application is typically not launched from a terminal so most users are unlikely to even notice but I would still like to prevent this if at all possible.<br>
><br>
<br>
Not exactly. applications may see the outdated information of the<br>
fonts and/or missing some fonts newly added onto the system.<br>
<br>
Hope that helps,<br>
-- <br>
Akira TAGOH<br>
</blockquote></div>