<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: PPTX: File format error found at SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129372#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: PPTX: File format error found at SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129372">bug 129372</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>I noticed these logs on console:
warn:legacy.osl:4632:5136:sax/source/expatwrap/saxwriter.cxx:399: lone 2nd
Unicode surrogate
warn:legacy.osl:4632:5136:sax/source/expatwrap/saxwriter.cxx:424: illegal
Unicode character

The problem seems related to a wrong use of surrogates (Unicode notion) at a
moment. Indeed, surrogates are always by pairs (high and low surrogates). Most
of the times, it's ok but sometimes you got one of them but not followed by the
other part of the pair.
For the moment, I don't know why.</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>