<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice freeze when launching or closing IBM iSeries Client Access session"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=100362#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice freeze when launching or closing IBM iSeries Client Access session"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=100362">bug 100362</a>
              from <span class="vcard"><a class="email" href="mailto:ctrlbrk76@gmail.com" title="Raphael etc. <ctrlbrk76@gmail.com>"> <span class="fn">Raphael etc.</span></a>
</span></b>
        <pre>I just tried the LibreOfficeDev_7.0.0.0.alpha0_Win_x64.msi : same behavior.


Replacing the two occurrences of "6a 00 6a 00 6a 1d 68 ff ff 00 00 ff 15 9c 50
8d 67" by "6a 00 6a 00 6a 00 68 ff ff 00 00 ff 15 9c 50 8d 67" in "client
access/emulator/pcsfont.dll" would be illegal. so don't do it... but it would
disable the WM_FONTCHANGE broadcasts and fix the issue.


I guess AddFontResource, RemoveFontResource and WM_FONTCHANGE are more often
used by installers ? 
If the IBM 5250 emulator is the only program that registers fonts every time it
starts, we have a fix, and other 5250 emulators are available. But the problem
could reappear randomly with other applications.

Maybe Libreoffice should ignore the WM_FONTCHANGE broadcasts if it freezes for
30 seconds ? Restarting libroffice when I install new fonts wouldn't be an
issue to me, but maybe in some other use cases ?</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>