I’ve been using Rawhide these last couple of weeks for an early look for GNOME 47, and while things have been working quite solid, from a couple of days back to today’s build I’ve been facing this issue while trying to open any non-Flatpak GNOME app (in my case, the only ones I have installed like this are Nautilus and Software). It also breaks opening the file portal on Firefox. I suspect it was due to the latest NVIDIA drivers, as it started as soon as the switch from the 555 to 560 drivers happened (and I have a GTX1050Ti).
Here are the complete logs trying to run Nautilus with WAYLAND_DEBUG=1
, the main focus seem to be on this part, right at the end:
[2776872.095] {Display Queue} wl_display#1.error(wl_surface#41, 0, "DRM Syncobj surface object already created for surface 41")
Things are working fine on Rawhide.20240725.n.0 (2024-07-25T06:09:06Z)
and aren’t on Rawhide.20240805.n.0 (2024-08-05T06:08:01Z)
.
I’d love some help on how to debug this and help find the issue.