After a Tumbleweed upgrade, KDE5 Plasma does not start.
I login choosing the Plasma session, I get the greeter with the spinning circle, and then nothing. I can use the mouse and keyboard. This allows me to alt F2 and run applications.
But it appears the window manager is not running as the applications have no window title bars / chrome / etc. Thus I cannot move or resize windows.
This is what I have found int he /var/log/messages relating to SDDM.
https://pastebin.pl/view/0280359f
The first error I see is
2020-08-13T09:03:02.006390+02:00 linux-utl7 sddm-greeter[16304]: QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7fffd4bc73c0), parent's thread is QThread(0x55e193e35fd0), current thread is QThread(0x55e193fa0f90)
2020-08-13T09:03:02.007116+02:00 linux-utl7 sddm-greeter[16304]: message repeated 2 times: QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7fffd4bc73c0), parent's thread is QThread(0x55e193e35fd0), current thread is QThread(0x55e193fa0f90)]
2020-08-13T09:03:02.007209+02:00 linux-utl7 sddm-greeter[16304]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Are there any other logs I should be looking in?
Is the problem caused by something else?
I’ve tried searching for solutions to this but have not come up with anything consistent.
I’ve even tried using Tumbleweed-cli to switch and dup to new and older snapshots, but no joy here.
Help much appreciated.
For now, I can still use the machine by logging in with a LXQt session.