<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: PPTX: Shape not displayed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112192">bug 112192</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: PPTX: Shape not displayed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112192#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: PPTX: Shape not displayed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112192">bug 112192</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>LibreOffice fails because of the missing viewbox. I don't know yet why.

As workaround, you can add the cx and cy values as w and h attributes to the
path element.

<a:path w="3705961" h="3769586">
    <a:moveTo>
        <a:pt x="594894" y="331234"/>
    </a:moveTo>
    <a:arcTo wR="1553902" hR="1553902" stAng="13913453"
swAng="-2942874"/></a:path></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>