[okular] [Bug 397948] Animation stops working in presentation mode

Yuri Chornoivan bugzilla_noreply at kde.org
Mon Jun 8 20:07:39 BST 2020


https://bugs.kde.org/show_bug.cgi?id=397948

--- Comment #16 from Yuri Chornoivan <yurchor at ukr.net> ---
Created attachment 129145
  --> https://bugs.kde.org/attachment.cgi?id=129145&action=edit
Example with buttons (works)

(In reply to Thadeu Penna from comment #15)
> (In reply to Yuri Chornoivan from comment #11)
> > Created attachment 129141 [details]
> > Test file (animate+beamer works in presentation mode)
> > 
> > It may depend on the type of animation. At least, the attached file (pdfTeX
> > 3.14159265-2.6-1.40.19, animate, beamer, poppler 0.88, okular from git
> > master) works fine for me in the normal and presentation mode. The first
> > attached file does not work at all in either of the modes.
> 
> Could you try it with the buttons ?

It depends on the forms enabling:

Fresh start, forms enabled, with or without autoplay (not an opened recompiled
PDF) - works
Fresh start, forms disabled or recompile in vivo - does not work.

Tex for this PDF:

\documentclass[aspectratio=169]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{animate}
\usecolortheme{seahorse}
\begin{document}
\begin{frame}
\frametitle{Test}
\centering
\animategraphics[loop,width=.5\linewidth,controls=all]{20}{Fourier-}{0}{92}
\end{frame}
\end{document}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list