10 ms·
Bit off-topic: My major pain point a while ago was that Gnome-shell crashes take down all running applications. Is that still the case?
by fhackenberger 4y ago
Bit off-topic: My major pain point a while ago was that Gnome-shell crashes take down all running applications. Is that still the case?
- deleted 4y ago[deleted]
- sprash 4y agoYes. Similarly a crash of Xorg will bring down all running applications. However thanks to standardized interfaces in X11 both the window manager and the compositor can independently crash or even replaced at runtime by a different program without affecting running programs. This just shows how much further ahead X11 is on a conceptual level and how bad the Wayland design philosophy really is.
- turkeybased 4y ago> This just shows how much further ahead X11 is on a conceptual level and how bad the Wayland design philosophy really is. I agree that the isolated failure mechanism in this case is a strength of X11, but it's too far to extrapolate that to the designs as a whole.
- amiga-workbench 4y agoYup, under an X11 session when Gnome goes completely mad you can hit ALT+F2, R, Enter and restart it without losing all of your state.