<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Relocated caches not quite working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106618">bug 106618</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>fontconfig-bugs@lists.freedesktop.org
           </td>
           <td>akira@tagoh.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>akira@tagoh.org, fontconfig-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Relocated caches not quite working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106618#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Relocated caches not quite working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106618">bug 106618</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>FcFontSet returned by FcConfigGetFonts() is actually the raw cache data which
is mmap'ed. as we decided not to modify caches itself, this code won't work as
expected. the path in FcPattern is modified when the copies of FcPattern from
cache is being created in FcFontMatch and FcFontList. we need to change both
fontconfig and LO to get this working. i.e. an API in fontconfig to obtain the
path where points to /run/host/fonts, and use it in LO instead of looking up
FC_FILE directly. hmm, it was there. but I've removed it because it wasn't used
anywhere anymore, but anyway.

I'll work on it.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>