https://bugs.freedesktop.org/show_bug.cgi?id=40594

--- Comment #17 from Michael Meeks <michael.me...@novell.com> ---
Still a problem with 4.0 - the (very useful) logs from Julien suggest the first
4 complaints are about docProps/app.xml:

  <HeadingPairs>
    <vt:vector size="2" baseType="variant">
      <vt:variant>
        <vt:lpstr>Title</vt:lpstr>
      </vt:variant>
      <vt:variant>
        <vt:i4>1</vt:i4>
      </vt:variant>
    </vt:vector>
  </HeadingPairs>

This section is not liked a whole lot ;-) nor is the next element:

  <TitlesOfParts>
    <vt:vector size="1" baseType="lpstr">
      <vt:lpstr/>
    </vt:vector>
  </TitlesOfParts>

But the real issue almost certainly is this one:

warn:legacy.osl:21863:1:/home/julien/compile-libreoffice/libo/writerfilter/source/dmapper/DomainMapper_Impl.cxx:3424:
DomainMapper_Impl::ImportGraphic
warn:legacy.osl:21863:1:/home/julien/compile-libreoffice/libo/oox/source/helper/storagebase.cxx:74:
StorageBase::StorageBase - missing base input stream

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to