Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window crashed/blank when using Nvidia #404

Open
FelixFourcolor opened this issue Aug 31, 2024 · 3 comments
Open

Window crashed/blank when using Nvidia #404

FelixFourcolor opened this issue Aug 31, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@FelixFourcolor
Copy link

On Wayland, the window crashes immediately upon launch and leaves this error message

<13>Aug 31 16:15:09 whatsapp-for-linux[37063]: Gdk-Message: 16:15:09.859: Error 71 (Protocol error) dispatching to Wayland display.                                                                                                                                                                    
<13>Aug 31 16:15:09 whatsapp-for-linux[37063]: Failed to create EGL image for DMABufs with size 1884x1970

On X11, the window is blank
Screenshot from 2024-08-31 16-13-35
and leaves this error message.

<13>Aug 31 16:13:23 whatsapp-for-linux[34093]: Failed to create GBM buffer of size 2560x1440: Invalid argument
<13>Aug 31 16:13:24 whatsapp-for-linux[34093]: Failed to create GBM buffer of size 1884x1970: Invalid argument

Arch, Gnome 46, Nvidia 560. I think it's an issue with Nvidia because I have another device with identical setup except without Nvidia, and I don't encounter this issue there.

@FelixFourcolor FelixFourcolor added the bug Something isn't working label Aug 31, 2024
@v-127
Copy link

v-127 commented Sep 13, 2024

Same issue here with Arch Linux KDE 6.1.5 and Nvidia 560 with Wayland enabled.

image

@owopeachy
Copy link

owopeachy commented Oct 9, 2024

EDIT: I fixed this by setting the environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1
Now it works
Thanks to gerson's comment here

same happens to me
image
image
Nvidia driver 560.35.03

@Julian-1-2-3-4-5
Copy link

Please mention this fix on the README and the various distributions package sites like the AUR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants