Open M0n7y5 opened 1 month ago
After some more research it looks like its a nvidia issue: Temp workaround is described here: https://github.com/tauri-apps/tauri/issues/10702
Also having the same issue, using KDE/Wayland, and the latest NVIDIA Driver. The workaround I've been using for now has been to launch the app using the command WEBKIT_DISABLE_DMABUF_RENDERER=1 dotnet watch run
git checkout a95415a6e358085c30c64cd8a7167c43714c076e
on the repository seems like a quick temporary solution for those needing it
https://github.com/tryphotino/photino.Blazor/commit/a95415a6e358085c30c64cd8a7167c43714c076e
WEBKIT_DISABLE_DMABUF_RENDERER=1
was not working for me
I ranWEBKIT_DISABLE_DMABUF_RENDERER=1 dotnet run
on the project which used photino.blazor and I cloned the repository to 404a3ea9a5552a127b47af5b0f6b27f0a203c467 before doing it
Thank you for reporting this. We pinned the issue, but since this is an upstream bug in the Nvidia driver, we can't do anything about it.
I tried all samples and i get this error every time: