Gdk-Message: Error 71 (Protocol error) dispatching to Wayland display

This worked for me as well, I’m on amd+nvidia hybrid graphics.
The only change I made was that I went with the new OpenGL renderer instead and it works for me.

I’m assuming the default is vulkan now, which might be the problem, can anyone verify this?

so basically I did this
mkdir -p ~/.config/environment.d
echo "GSK_RENDERER=ngl" >> ~/.config/environment.d/gsk.conf

6 Likes