
If for some reason the xserver failed to start, mutter/gnome-shell should not attempt to connect to the X11 display otherwise it will lock up in XCB. An indication of such a premature failure of the xserver is when the X11 services fail to start. Return the status so that the caller can cancel the connection in time and avoid the lockup of mutter/gnome-shell in case of failure. This, however, makes the X11 services a critical component to start Xwayland, meaning that a failure to start those services for any other reason than the xserver failing to start would still prevent Xwayland and therefore X11 clients to run in Wayland. This is however a lesser issue than mutter/gnome-shell locking up. This basically reverts commit a96753f0 - "windowManager: X11 can work without gsd-xsettings". Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1837>
GNOME Shell
GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.
For more information about GNOME Shell, including instructions on how to build GNOME Shell from source and how to get involved with the project, see the project wiki.
Bugs should be reported to the GNOME bug tracking system. Please refer to the Schedule wiki page to see the supported versions.
Contributing
To contribute, open merge requests at https://gitlab.gnome.org/GNOME/gnome-shell.
Commit messages should follow the GNOME commit message guidelines. We require an URL to either an issue or a merge request in each commit.
License
GNOME Shell is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.