Dear Maintainer,
* What led up to the situation?
Fresh install.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I never saw lightdm working since I installed the new system.
* What was the outcome of this action?
I can't use the graphical environnement.
* What outcome did you expect instead?
Enable graphical environnement.
I attached the last lines of my /var/log/syslog
control: severity -1 important Hi Jérơme, that directory should be created created by lightdm (see https://sources.debian.org/src/lightdm/1.26.0-4/src/shared-data-manager.c/#L75 ) so there's something fishy on your installation which doesn't happen anywhere else. Could you try to investigate why lightdm can't create it? Can you create it yourself and see what happens? Regards,
Hello. I just created the below directory : /var/lib/lightdm/data which has : - right rwx with user lightdm - right r-x with group lightdm - right r-x with other users The error disappeared but lightdm start was stopped by a new message : Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files Le 27/12/2019 à 11:51, Yves-Alexis Perez a écrit :
I installed the accountsservice package and the latest error message disappeared (org.freedesktop.Accounts). However lightdm still fails to start.
I installed the package upower but it still fails to start. I reinstalled the lightdm package (apt install --reinstall) but it still fails to start.
I have also seen this message in the lightdm log: [+0.06s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files This went away when I installed accountsservice. I believe that either lightdm itself or maybe the greeter package should depend on accountsservice. Regards, Phil.