On Sat, Jun 14, 2025 at 08:16:34PM +0200, Paul Gevers wrote: > This issue seems to be about a reintroduction of bug 1082139 in > trixie: DMABuf regression with the proprietary NVIDIA driver
Hmmm, we specifically carry a patch to disable DMABUF with NVIDIA, can you try what happens with WEBKIT_DISABLE_DMABUF_RENDERER=1 ? (you can also try with WEBKIT_FORCE_DMABUF_RENDERER=1 to force using the DMABuf renderer, this should fail if the problem is really there) Berto