parrot icon indicating copy to clipboard operation
parrot copied to clipboard

bug: app window fails under Linux with Nvidia gpu

Open raverecursion opened this issue 9 months ago • 3 comments

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

raverecursion avatar Apr 30 '24 10:04 raverecursion