<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash if I click on Fontwork Shape: Arch Left, Arch Right (Pour or Curve)."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119648#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash if I click on Fontwork Shape: Arch Left, Arch Right (Pour or Curve)."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119648">bug 119648</a>
from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>