[Libreoffice-bugs] [Bug 119648] Crash if I click on Fontwork Shape: Arch Left, Arch Right (Pour or Curve).
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 2 17:08:46 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119648
--- Comment #8 from Michael Meeks <michael.meeks at collabora.com> ---
Interesting - it seems to affect shapes that (from the README) use the old
"xof" library built from the source/transform directory, which is the filter
for the OpenOffice.org XML format. This legacy format is a predecessor of ODF
and was the default in OpenOffice.org 1.x versions, which did not support ODF.
This filter works as a SAX transformation from/to ODF, i.e., when importing a
document the transform library reads the SAX events from the file and generates
SAX events that are then consumed by the ODF import filter.
Interesting ... seems the component is: com.sun.star.comp.Draw.XMLImporter
warn:legacy.osl:32081:32081:sfx2/source/doc/sfxbasemodel.cxx:2800:
SfxBaseModel::IsInitialized: this should have been caught earlier!
warn:xmloff.core:32081:32081:xmloff/source/core/xmlimp.cxx:1001:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
type: com.sun.star.lang.NotInitializedException
context: SvxUnoDrawingModel
--
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/20181102/550801a4/attachment.html>
More information about the Libreoffice-bugs
mailing list