https://bugs.documentfoundation.org/show_bug.cgi?id=107959
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bjoern.michaelsen@libreoffi
| |ce.org, [email protected]
--- Comment #6 from Julien Nabet <[email protected]> ---
I noticed that SDRATTR_GRAFINVERT wasn't in include/svx/unoshprp.hxx
I added it with this:
{ OUString(UNO_NAME_GRAPHIC_IS_INVERTED), SDRATTR_GRAFINVERT ,
cppu::UnoType<bool>::get(), 0, 0}, \
(+ #define UNO_NAME_GRAPHIC_IS_INVERTED "GraphicIsInverted"
in include/editeng/unoprnms.hxx)
but I still got the crash at the same place.
I also noticed this in the logs before the crash:
warn:sd:26504:1:sd/source/ui/unoidl/DrawController.cxx:836: Calling disposed
DrawController object. Throwing exception:
warn:sd:26504:1:sd/source/ui/unoidl/DrawController.cxx:836: Calling disposed
DrawController object. Throwing exception:
Björn: thought you might be interested in this one since you were working on
SfxItemPool and other related stuff. If I'm wrong, don't hesitate to uncc
yourself.
--
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