<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Assertion failure when playing a specific animation coming from PP (with OpenGL)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118107">118107</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion failure when playing a specific animation coming from PP (with OpenGL)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>graphics stack
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>baron@caesar.elte.hu
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>93529, 105537, 109362
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=142645" name="attach_142645" title="Backtrace">attachment 142645</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=142645&action=edit" title="Backtrace">[details]</a></span>
Backtrace

Use a debug build for repro.

- Enable OpenGL rendering.
- Add animation Fade in and Swivel (among Entrance / Special) to a piece of
text.
- Play the presentation.

=> When it finishes, there's the following assertion failure:
"Expression: !OpenGLHelper:isVCLOpenGLEnabled()"
assert(!OpenGLHelper::isVCLOpenGLEnabled());
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/outdev/bitmap.cxx">https://opengrok.libreoffice.org/xref/core/vcl/source/outdev/bitmap.cxx</a>

It seems like something wasn't implemented here, as several other animations
are unaffected.
Attaching backtrace.

Observed using LO 6.2 master build (565340d457f41197474a75ba1b036bdc3d569041) /
Windows 7.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] VCL/OpenGL rendering tracker bug for 5.0+"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=93529">Bug 93529</a>] [META] VCL/OpenGL rendering tracker bug for 5.0+
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Assertion failed crashes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105537">Bug 105537</a>] [META] Assertion failed crashes
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Custom/object animation bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109362">Bug 109362</a>] [META] Custom/object animation bugs and enhancements
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>