[Libreoffice-bugs] [Bug 81522] FILESAVE: can't save .docx after deleting header or footer

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 21 09:54:30 UTC 2020


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

--- Comment #14 from Justin L <jluth at mail.com> ---
(In reply to Justin L from comment #10)
> warn:chart2:25477:25477:chart2/source/tools/LifeTime.cxx:122: This component
> is already disposed 
This error message can be seen already just during FILEOPEN and FILECLOSE.

The chart code is full of comments like //behave passive if already disposed or
closed or throw exception @todo?

This particular notice seems to be be OK - old and new models wrapped around
each other and cyclically disposing each other. Not that I know much about
this, but it doesn't seem problematic to me...

> warn:svl.items:25477:25477:svl/source/items/itempool.cxx:398: 
> old secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty
This error message also is seen during simply opening and closing the file.


The IO exception ultimately comes from
embeddedobj/source/commonembedding/embedobj.cxx:490: ::getCurrentState is
disposed. Throwing DisposedException

proposed avoidance fix at gerrit.libreoffice.org/c/core/+/99129

-- 
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/20200721/1a44acc9/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list