<div dir="ltr"><div><div><div><div><div>Hi Branko,<br><br></div>The log snippet you've given shows two things:<br></div>1. ConsoleKit is giving an error when activating the session - but this is probably not a problem since it's indicating the session is already active. Perhaps you have both ConsoleKit and logind installed?<br></div>2. The greeter you are running has actually crashed with a segmentation fault. You might find something in the greeter log (probably /var/log/lightdm/x-0-greeter.log but the lightdm.log will indicate where it logged to).<br><br></div>In short - find out why the greeter is crashing and that will probably indicate what the problem is.<br><br></div>--Robert<br></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 22 Sep 2015 at 04:10 Branko <<a href="mailto:brankob@s5tehnika.net">brankob@s5tehnika.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all.<br>
<br>
I have a Gentoo system ( with systemd) on my Thinkpad, where I used to<br>
start Enlightenment .<br>
<br>
Efter deinstalling it and installing Xfce4 I noticed that lightdm<br>
refuses to start.<br>
I thought I was some session configuration file that I forgot to tweak,<br>
but after rechecking everything, I am still at a loss.<br>
<br>
lightdm fails while manual start through "startxfce" works.<br>
<br>
I checked te log file and it seems that it fails because it refuses to<br>
start a new session while inside another session.<br>
<br>
<br>
When I login, logind seems to create new session and if I start lightdm<br>
within it, it fails. But it fails the same way even when started trough<br>
systemd's service script ( manually with "systemctl isolate<br>
graphical.target" - I haven't tried as using it for default boot target<br>
as it stuck in endless restart cycle, which requires reboot and messing<br>
around with bash to set default target to something that can be booted,<br>
like multi-user.target).<br>
<br>
Here is a snippet from log:<br>
<br>
[+2.39s] DEBUG: Activating ConsoleKit session<br>
21289a790e5a8c78988b60b354fb8020-1442847127.809317-280785761<br>
[+2.39s] WARNING: Error activating ConsoleKit session:<br>
GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0:<br>
Session is already active<br>
[+2.65s] DEBUG: Session pid=13033: Greeter connected version=1.10.5<br>
[+3.45s] DEBUG: Session pid=13033: Greeter closed communication channel<br>
[+3.45s] DEBUG: Session pid=13033: Exited with return value 11<br>
[+3.45s] DEBUG: Seat: Session stopped<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
LightDM mailing list<br>
<a href="mailto:LightDM@lists.freedesktop.org" target="_blank">LightDM@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/lightdm" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/lightdm</a><br>
</blockquote></div>