https://bugs.documentfoundation.org/show_bug.cgi?id=161780
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |5735 | Blocks| |103182 --- Comment #8 from Michael Weghorn <[email protected]> --- (In reply to Alexander from comment #7) > Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 9c1a48f844eaefc505a5914338b6f444011bf315 > CPU threads: 12; OS: Linux 6.9; UI render: default; VCL: gtk3 > Locale: en-US (en_US.UTF-8); UI: en-US > Calc: threaded That's the gtk3 VCL plugin, not one of the Qt-based ones (qt5, kf5, qt6, kf6) I mentioned above. If you're in a KDE Plasma session, one of the Q6-based ones should usually be selected by default. For the gtk3 VCL plugin, the gtk3 GStreamer plugin is used. On Debian, that is provided by package gstreamer1.0-gtk3, which ships a file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtk.so . Can you check whether your distro also provides that somehow? With the above-mentioned package installed, video playback works fine for me with gtk3. Without it being present, I can reproduce a freeze once I start the presentation. Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6c09c85ec384e88c89bff0817e7fe9889d7ed68e CPU threads: 32; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103182 [Bug 103182] [META] GTK3-specific bugs -- You are receiving this mail because: You are the assignee for the bug.
