<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Please cache results psp::PrintFontManager::analyzeFontFile font scan at startup"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114192">114192</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Please cache results psp::PrintFontManager::analyzeFontFile font scan at startup
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.4.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>anthony@derobert.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>At least on my system, every time I start LibreOffice, the startup time is
mostly with the progress bar sitting in the middle & the disk pegged. Checking
with strace & gdb, it appears that psp::PrintFontManager::analyzeFontFile is
open/mmap/close'ing every font on the system (and read'ing a bunch too).

I had a pspfontcache file in my profile; just to confirm it wasn't corrupt, I
deleted it. Even after a few restarts of LibreOffice, it hasn't been
regenerated. I went ahead and deleted the entire psprint directory; that was
recreated, but is now empty. I have no files name "pspfontcache" anywhere in
$HOME.

PS: Not sure why this exists at all — shouldn't all this info be available from
fontconfig? But that's surely a different bug, if a bug at all.</pre>
        </div>
      </p>


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

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