<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibO will update the registrymodifications.xcu for every color chosen in the color picker (since LibO 5.3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111338#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibO will update the registrymodifications.xcu for every color chosen in the color picker (since LibO 5.3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111338">bug 111338</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Not sure if there is much to gain from it.. It's more a global design problem I
guess.. The xcu is immediately updated on every change (floating dialogs,
colors, window position etc). As such acceptable (but not ideal) if the xcu
isn't to large. However this isn't the case. A xcu size of 2-4 MB isn't to
exceptional causing a crazy amount of disk activity storing mostly trivial
things

Lazy writing of xcu would be a solution. So storing a some intervals. Release
build only of course as I might be problematic for debugging.
Another solution would be splitting settings to different xcu's but half-house
solution; probably not desired anyway (backward compatibility ) 

It needs a Dev Evaluation IMHO</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>