[Libreoffice-bugs] [Bug 111338] LibO will update the registrymodifications.xcu for every color chosen in the color picker (since LibO 5.3)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 5 12:31:28 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=111338

--- Comment #9 from Telesto <telesto at surfxs.nl> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190705/909af619/attachment.html>


More information about the Libreoffice-bugs mailing list