After recent update(zen 6.10 to 6.11) nautilus, system monitor, settings were not opening, then I had a look at journactl
, there was some error
Oct 04 18:28:37 coderpc nautilus[3663]: Connecting to org.freedesktop.Tracker3.Miner.Files
Oct 04 18:28:37 coderpc gnome-shell[2283]: WL: error in client communication (pid 2283)
Oct 04 18:28:37 coderpc systemd[2175]: Started dbus-:1.2-org.gnome.NautilusPreviewer@1.service.
Oct 04 18:28:37 coderpc nautilus[3663]: Error 71 (Protocol error) dispatching to Wayland display.
then had a look at /etc/gdm/custom.conf
, WaylandEnable=false
was commented, after removing the comment, now it is working fine.