Text Editor, Image Viewer not starting
Hi!
I have an Alienware 13R3 laptop that has a dedicated GTX 1060 and an integrated card. I installed the GNOME Nvidia Bazzite like 3 weeks ago, it was the latest at that time. Version is Stable (F40.20241020).
Here is the log for the Text Editor.
https://pastebin.com/vKTs20C7
I think the most interesting part is this:
Unfortunately, I couldn't find out what this means but I guess it's connected to the fact that I have two GPUs. I collected the logs with
export WAYLAND_DEBUG=1
.
Both apps are working well on my desktop computer that only has a dedicated nVidia 1080, running the same Bazzite version. I'm not sure if that means anything though.Pastebin
./org.gnome.TextEditor [ 206575.569] {Default Queue} -> wl_display...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Solution:Jump to solution
I would try the potential fixes in this thread https://discord.com/channels/1072614816579063828/1290718171111620710 since it looks like some wayland rendering issue
3 Replies
Solution
I would try the potential fixes in this thread https://discord.com/channels/1072614816579063828/1290718171111620710 since it looks like some wayland rendering issue
Actually it's the same error, looking at your last line in your pastebin
Error 71 (Protocol error) dispatching to Wayland display.
Thank you! Setting the GSK_RENDERER=ngl in /etc/environment and a reboot fixed it!
I can't set your message as solution for some reason