Using QT5, QT6 or Kf5 backends, OpenGL transitions do not work. By contrast, using gtk3, gtk4 or gen they work. Version: 7.6.2.1 (X86_64) / LibreOffice Community Build ID: 60(Build:1) CPU threads: 8; OS: Linux 6.6; UI render: default; VCL: kf5 (cairo+xcb) Locale: it-IT (it_IT.UTF-8); UI: it-IT 7.6.2-3 Calc: threaded
*** This bug has been marked as a duplicate of bug 149461 ***
on Version: 24.8.4.2 (X86_64) / LibreOffice Community Build ID: 480(Build:2) CPU threads: 8; OS: Linux 6.13; UI render: default; VCL: kf6 (cairo+xcb) Locale: it-IT (it_IT.UTF-8); UI: it-IT 24.8.4-2 Calc: threaded The bug is still present. It's also present on qt6. But it's not present on qt5.
Tiles, Cube work fine for me. KDE Frameworks: 6.10.0, Qt: 6.8.1. Can you tell us your versions? Is it also a problem in a Wayland session? Arch Linux 64-bit Version: 24.8.4.2 (X86_64) / LibreOffice Community Build ID: 480(Build:2) CPU threads: 8; OS: Linux 6.12; UI render: default; VCL: kf6 (cairo+wayland) Locale: fi-FI (fi_FI.UTF-8); UI: en-US 24.8.4-1 Calc: threaded
With Wayland it's ok. The problem is only on X11
mmm interesting. The problem arise using QT_XCB_GL_INTEGRATION=xcb_egl (it's my default). With QT_XCB_GL_INTEGRATION=xcb_glx the transitions work.
(In reply to Guido Iodice from comment #5) > mmm interesting. The problem arise using QT_XCB_GL_INTEGRATION=xcb_egl (it's > my default). With QT_XCB_GL_INTEGRATION=xcb_glx the transitions work. I can reproduce that the tiles animation in attachment 183972 [details] doesn't work with QT_QPA_PLATFORM=xcb QT_XCB_GL_INTEGRATION=xcb_egl This might be a bug in Qt. (I'm not very familiar with OpenGL to give an educated guess.) Do you see any OpenGL related problems in other Qt applications with QT_XCB_GL_INTEGRATION=xcb_egl on X11 ? Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6dc8bc3a7bbcd0327c6aabf5cc5afdb0d9efb9a3 CPU threads: 32; OS: Linux 6.12; UI render: default; VCL: qt6 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
(In reply to Michael Weghorn from comment #6) > > Do you see any OpenGL related problems in other Qt applications with > QT_XCB_GL_INTEGRATION=xcb_egl on X11 ? Not really. I run the whole system like this (including kwin, plasmashell, etc.).