EN: When running Lxqt and logout, rebooting etc
a thread called "menu-cache" does not stop.
And some "systemd --user" threads also.
----
DE: Wenn man Lxqt als Desktop benutzt, dann hat man nach
dem ausloggen noch menu-cache am Laufen,
was leider auch die ganzen systemd --user
Sachen am Quitieren hindert.
Kann ich erst mal so nicht bestätigen - eventuell ein Problem der Session bei der Zusammenarbeit mit kwin - welches ungeahnte Grade der Komplexität zu LXQt zufügt. Beobachten, eventuell mit xfwm4 checken und einen Bug gegen lxqt-session malen - Aber bitte, bitte nicht im debian bug-tracker sondern gleich bei LXQt.
EN: I am not an expert. Just noticed this.
https://github.com/systemd/systemd/issues/2537
and
https://github.com/systemd/systemd/commit/36c16a7cdd6c33d7980efc2cd6a2211941f302b4#commitcomment-16077748
cut and paste from #debian-systemd
DE: Ich bin kein Experte. Nur bemerkte dies
https://github.com/systemd/systemd/issues/2537
https://github.com/systemd/systemd/commit/36c16a7cdd6c33d7980efc2cd6a2211941f302b4#commitcomment-16077748
Ausschneiden und Einfügen von # debian-systemd
- I am not using any initrd with my own not modularized but builtin kernel.
- I did change the TimeOut as suggested
- I changed window manager to xfwm4 as Melmarker suggested
----
Nothing changed the logout behavior: menu-cached does not end but with kill,
which immediately turns off the systemd --user taks also.
Isn't it, that
menu-cached is something brought in unchanged from the old LxDE environment?
May be it is not yet adapted to LxQT ...
solves:
# /etc/systemd/logind.conf
[Login]
KillUserProcesses=yes
@melmarker Auch systemd kann Probleme eines Softwarstack verstecken