Applications freeze or show glitches, crash when alt tabbing while playing enshrouded.

When I load "warehouse" for example it worked for a minute and then start freezing and glitching out, see screenshot. I've had this happened with other applications as i've been trying bazzite in the last couple days, particularly while playing enshrouded both vivaldi and firefox exhibited the same issue. I'm using the nvidia open image with an rtx 3080 Is this some sort of xwayland issue perhaps?
No description
1 Reply
darkesthour111
darkesthour111OP3w ago
ran warehouse from terminal to see output and I see alot of this in stdout
(warehouse:2): Gdk-WARNING **: 14:13:02.024: ../gdk/wayland/gdkcursor-wayland.c:210 cursor image size (64) not an integer multiple of theme size (24)

(warehouse:2): Gsk-WARNING **: 14:13:04.610: vkWaitForFences(): The logical or physical device has been lost. (VK_ERROR_DEVICE_LOST) (-4)
(warehouse:2): Gdk-WARNING **: 14:13:02.024: ../gdk/wayland/gdkcursor-wayland.c:210 cursor image size (64) not an integer multiple of theme size (24)

(warehouse:2): Gsk-WARNING **: 14:13:04.610: vkWaitForFences(): The logical or physical device has been lost. (VK_ERROR_DEVICE_LOST) (-4)
Did some digging and found out for atleast warehouse, using flatseal to set the environment variable GSK_RENDERER=ngl resolved its issue, though i expect it just bypassing vulkan things

Did you find this page helpful?