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

--- Comment #14 from Justin L <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to