Open scottyphillips opened 7 months ago
Thanks for sharing! If I want to do something about this in-app, I need to either detect the combination of things that could cause it (e.g. detect if running on NVIDIA and if that environment variable is not present) and throw an alert, or could I even just… disable that renderer if on NVIDIA in the first place? 🤔
Good morning,
I just installed from Flathub and was greeted with a blank screen. Issue is not with the app, but combination of Webkit and Nvidia drivers. For users with proprietary Nvidia drivers - if you encounter a blank screen you need to fix it with this environment variable, which can be installed using Flatseal.
WEBKIT_DISABLE_DMABUF_RENDERER=1
https://www.reddit.com/r/flatpak/comments/175rd6h/flatpak_nvidia_driver_breaks_flatpak_apps/
Thanks for this app it looks very useful.