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

--- Comment #11 from Arnaud Versini <[email protected]> ---
Hello everyone,

The problem is during saving, we create a GDI object for each comment, this is
done by collectTextAutoStyles, wich call exportToText wich indirectly call
CreateVirtualDevice. I'll put the complete backtrace in this bug.

I don't think the GDI object is necessary for the export, but I can't see a way
to not create the GDI object, or to free it before the next comment.

-- 
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

Reply via email to