Booting Kbuntu 22.04.1 LTS used to be quite quick, but is now taking longer, and staggered, ie the desktop, desktop folder and taskbar do not appear simutaneously, sometimes the taskbar can be seconds later.
I ran a command I found on a forum with title "Taskbar (KDE) shows after a long delay since update")
Code:
$ sudo journalctl -b -1 | egrep kglobalaccel
Sep 02 09:37:21 john-Z87-D3HP dbus-daemon[1107]: [session uid=1000 pid=1107] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.14' (uid=1000 pid=1325 comm="/usr/bin/kded5 " label="unconfined")
Sep 02 09:37:21 john-Z87-D3HP dbus-daemon[1107]: [session uid=1000 pid=1107] Successfully activated service 'org.kde.kglobalaccel'
Sep 02 13:40:22 john-Z87-D3HP kglobalaccel5[1339]: The X11 connection broke (error 1). Did the X11 server die?
Sep 02 13:40:22 john-Z87-D3HP systemd[1075]: plasma-kglobalaccel.service: Main process exited, code=exited, status=1/FAILURE
Sep 02 13:40:22 john-Z87-D3HP systemd[1075]: plasma-kglobalaccel.service: Failed with result 'exit-code'.
What does this all mean, and how do I restore the booting process?