Re: Semi random thinking out loud
Reply #37 –
https://tech.slashdot.org/story/14/07/17/1455228/xorg-server-116-brings-xwayland-glamor-systemd-integration
derooting X itself, has been a major PIA. I lost socket control and systemd went and rebooted X clients when they crashes (even with killall -9), spinning the system out of control and even without systemd you get stupid stuff like this: crashed xterms:
[ruben@www2 ~]$ xterm
xterm: warning, error event received:
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 104 (X_Bell)
Serial number of failed request: 502
Current serial number in output stream: 503
[ruben@www2 ~]$
It is just so much fun to play with things that have worked for decades that suddenly are broken
and then there is the screwed up cut and paste because everything bypasses the X11 clipboard