[Libreoffice-bugs] [Bug 121830] FILEOPEN PPTX Video file permanently paused during slideshow

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 4 16:47:13 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121830

Caolán McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|103182, 103503              |
            Summary|FILEOPEN PPTX Video file    |FILEOPEN PPTX Video file
                   |recognised as image (GTK3   |permanently paused during
                   |and GTK2)                   |slideshow
                 CC|                            |caolanm at redhat.com

--- Comment #6 from Caolán McNamara <caolanm at redhat.com> ---
confident enough that this is a generic problem rather than a GTK3 one so
removing that tag.

original pptx xml looks like...

<p:cmd type="call" cmd="togglePause">
 <p:cBhvr>
  <p:cTn id="12" dur="1" fill="hold">
  </p:cTn>
  <p:tgtEl>
   <p:spTgt spid="124">
   </p:spTgt>
  </p:tgtEl>
 </p:cBhvr>
</p:cmd>

and https://gerrit.libreoffice.org/#/c/64548/ would fix this in the sense that
the video is paused for a short time and then continues. But I don't really
know how this is supposed to work to know if that's even close to right fix.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=103503
[Bug 103503] [META] GTK2 VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181204/fe64336f/attachment.html>


More information about the Libreoffice-bugs mailing list