https://bugs.documentfoundation.org/show_bug.cgi?id=149461
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #12 from Michael Weghorn <[email protected]> --- Pending Gerrit changes: https://gerrit.libreoffice.org/c/core/+/169346 https://gerrit.libreoffice.org/c/core/+/169347 https://gerrit.libreoffice.org/c/core/+/169348 With these in place, the OpenGL slide transitions from attachment 183972 work fine for me with both, the qt5/kf5 and qt6/kf6 VCL plugins on X11. For qt6 on Wayland, I still see an issue: The slide text from attachment 18972 sometimes incorrectly showed up for a fraction of a second after the slide transition finished, then disappeared again until it was triggered to show as it should (e.g. by pressing the right arrow key), s. screencast attachment 194899. A multitude of warnings like the following are shown on stderr in that case, which don't show up for xcb: warn:vcl.opengl:47352:47352:vcl/source/opengl/OpenGLHelper.cxx:709: GL Error 0506 (invalid framebuffer operation) in file /home/michi/development/git/libreoffice/slideshow/source/engine/opengl/TransitionImpl.cxx at line 398 That's a separate issue, though, and might even be a problem elsewhere, e.g. in Qt. -- You are receiving this mail because: You are the assignee for the bug.
