Open MathiasSven opened 1 year ago
I've the same issue on Ubuntu 23.10.
I had this problem on NixOS until I turned off hardware acceleration in Whatsapp-for-linux preferences (web tab) . At this point the window corrupted. I relaunched it and then it was usable.
Note: if the UI is completely unavailable or unresponsive, hardware acceleration can be disabled by editing ~/.config/whatsapp-for-linux/settings.conf
:
[web]
hw-accel = 2
Alternatively, I found out that WEBKIT_DISABLE_DMABUF_RENDERER=1
helps in my case, but unlike OP I have "AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer" errors in the console output, indicating it's webkit2gtk bug.
Describe the bug
When launching the application nothing is drawn on the screen, although resources are still downloaded
Output from terminal
Screenshots
Output from webconsole
Notify maintainers
@wandersoncferreira
Metadata