On Sunday, 19 September 2021 16:19:09 CEST bruno zanetti wrote: > Hi Miguel, > > I assume you are on sid/testing and you did a dist-upgrade (or > full-upgrade). > This morning I tried to dist-upgrade sid but I eventually gave up since apt > asked to remove plasma-desktop and other stuff I didn't think it was good > to remove.
There is a small difficulty around `libqalculate22`, with `dist-upgrade`. And you might have to manually fix it. (It was the 16th, and `dist-upgrade` was removing a large part of kde). I did: `aptitude full-upgrade libqalculate20-` and then: `aptitude full-upgrade` On `#debian-next`, someone did suggest: `apt full-upgrade task-kde-desktop plasma-workspace kwin-x11` (I use wayland, not sure it would have worked). > Look at the logfiles in /var/log/apt and see if something got removed along > with the upgrade. > Just guessing. > > Best > > bz > > > > Il giorno dom 19 set 2021 alle ore 14:28 Miguel A. Vallejo > <[email protected]> > ha scritto: > > Hi! > > > > This morning an apt update broke my kde. I can log in, but only to get > > into a black screen with the mouse's cursor, even using a newly created > > user. > > > > I can't see any obvious error in syslog, but there is something in > > .xsession-errors : > > > > Kapplymousetheme ("breeze_cursors","24") exited with user code 255 > > > > And some lines below a lot of unrecognized keysims from kwin_xkbcommon, a > > NULL argument for networkIdsList, a failed to parse kaccess.desktop, many > > other errors ( sorry, I'm typing on phone) until a broken connection to > > the > > X11 server brings back the login screen. > > > > Any ideas? > > > > Thanks in advance.

