If I use the default theme (gruvbox) all the sessions start correctly; However, if I try to use this theme or the simple theme, the error
"LightDM couldn't start session
The provided session: "ubuntu" couldn't be started
Session returned error code 1"
shows up.
Then, if I try to load the default theme using the button provided in the error, it becomes unable to start up any session.
This is how my /etc/lightdm/lightdm.conf looks like:
[SeatDefaults]
user-session=xfce
greeter-session=nody-greeter
But the error message doesn't change even if I try to change the user-session value to the .desktop file name of the other ones I have installed. What should I do?
If I use the default theme (gruvbox) all the sessions start correctly; However, if I try to use this theme or the simple theme, the error
"LightDM couldn't start session
The provided session: "ubuntu" couldn't be started
Session returned error code 1"
shows up.
Then, if I try to load the default theme using the button provided in the error, it becomes unable to start up any session.
This is how my /etc/lightdm/lightdm.conf looks like:
[SeatDefaults]
user-session=xfce
greeter-session=nody-greeter
But the error message doesn't change even if I try to change the user-session value to the .desktop file name of the other ones I have installed. What should I do?