parrot
parrot copied to clipboard
bug: app window fails under Linux with Nvidia gpu
Description of the bug
Hi, under Arch Linux, I hit an issue where the window app open with a blank screen and this message is spamming the terminal
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer …
I think the issue might be with some webkit2gtk versions being broken with Nvidia GPUs
Steps To Reproduce
paru -S parrot-bin --noconfirm && parrot
Additional Information
No response