https://bugs.documentfoundation.org/show_bug.cgi?id=98163
--- Comment #4 from Armin Le Grand (CIB) <[email protected]> --- Debugged throgh that stuff again, but found no goood solution. CustomShapes (and the doc has thousands of them) need much more ressources then the builtin shapes need (factor 100?), but these are no longer available to the normal user, so they create docs like this one. In principle, VustomShapes are the better shapes, but when hiding the old ones they would first have to be optimized/reworked to get some speed and need less ressources. For now, I would suggest to do the flush of SdrOutliners/VirtualDevices durling load not when the page is loaded, but after each single CustomShape is loaded. Experimentally added this change, and can load the file. The same problem may surface again at runtime when someone edits 5000 CustomShapes, aka activate, text and other changes. That may again create these SdrOutliners/VirtualDevices and let them live probably. Thinking about possibilities... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
