On Tue, Jun 17, 2025 at 10:52:59PM -0500, John M. wrote: > After an apt upgrade over the weekend (and system reboot), evolution > emails are displayed with a white background, even with dark > mode/theme enabled. That's an accessibility-related issue for me.
Hi, do you have an NVIDIA graphics card? Can you try running evolution with this environment variable? WEBKIT_DISABLE_DMABUF_RENDERER=1 And what happens if you use this one instead? WEBKIT_FORCE_DMABUF_RENDERER=1 Thanks, Berto

