On Sun, Jun 22, 2025 at 08:45:56AM +0200, Paul Gevers wrote: > > Hmmm, we specifically carry a patch to disable DMABUF with NVIDIA, can > > you try what happens with WEBKIT_DISABLE_DMABUF_RENDERER=1 ? > In the recent history of this bug Thorsten explicitly confirmed [1] > that setting WEBKIT_DISABLE_DMABUF_RENDERER=1 prevents the bug (and > in message 79 he explicitly says this applies to sid/trixie).
Oh I see, sorry I missed the backlog before the bug was reassigned. The interesting thing is that we're carrying a downstream patch to disable the dmabuf rendered in NVIDIA cards so it shold not be necessary to set WEBKIT_DISABLE_DMABUF_RENDERER=1. If you run 'glxinfo', what's the value of the OpenGL vendor string? Berto