[LightDM] lightdm 1.7.3 released
tjoen
tjoen at dds.nl
Fri Jun 21 03:32:48 PDT 2013
On 21-06-13 04:41, Robert Ancell wrote:
> Unstable release in 1.8 series.
>
> Overview of changes in lightdm 1.7.3
>
> * Load configuration from /etc/lightdm/lightdm.conf.d.
> * Fix compile warnings
> * Fix tests not running from install directory inside checkout.
$ cat ~/.xsession-errors
Failed to run command: No such file or directory
$ cat /etc/pam.d/lightdm
auth required pam_nologin.so
auth required pam_env.so
auth required pam_unix.so
account required pam_unix.so
password required pam_unix.so
session required pam_unix.so
session optional pam_systemd.so
$ grep PATH= /etc/environment
PATH=/bin:/usr/bin:/usr/games
$ grep ^Exec /usr/share/xsessions/xfce.desktop
Exec=/usr/bin/startxfce4
$ ls -l /usr/bin/startxfce4
-rwxr-xr-x 1 root root 2968 Apr 24 10:52 /usr/bin/startxfce4
$ journalctl
...
Jun 21 12:03:45 localhost lightdm[9297]:
pam_unix(lightdm-greeter:session): \
session closed for user lightdm
Jun 21 12:03:45 localhost lightdm[9317]: pam_unix(lightdm:session):
session \
opened for user tjoen by (uid=0)
Jun 21 12:03:45 localhost systemd-logind[125]: New session c8 of user tjoen.
Jun 21 12:03:45 localhost systemd-logind[125]: Linked /tmp/.X11-unix/X0 to \
/run/user/1000/X11-display.
Jun 21 12:03:45 localhost lightdm[9317]: pam_unix(lightdm:session):
session closed for user tjoen
Jun 21 12:03:45 localhost systemd-logind[125]: Removed session c8.
Jun 21 12:03:45 localhost kernel: mtrr: no MTRR for b0000000,10000000 found
Jun 21 12:03:46 localhost lightdm[9329]:
pam_unix(lightdm-greeter:session): session \
opened for user lightdm by (uid=0)
...
/var/log/lightdm # cat lightdm.log
...
[+10.58s] DEBUG: Greeter start authentication for tjoen
[+10.58s] DEBUG: Started session 9349 with service 'lightdm', username
'tjoen'
[+10.60s] DEBUG: Session 9349 got 1 message(s) from PAM
[+10.60s] DEBUG: Prompt greeter with 1 message(s)
[+45.96s] DEBUG: Got signal 2 from process 0
[+45.96s] DEBUG: Caught Interrupt signal, shutting down
[+45.96s] DEBUG: Stopping display manager
[+45.96s] DEBUG: Stopping seat
[+45.96s] DEBUG: Stopping display
[+45.96s] DEBUG: Session 9329: Sending SIGTERM
[+45.96s] DEBUG: Session 9349 terminated with signal 2
[+45.96s] DEBUG: Session 9349 failed during authentication
[+45.96s] DEBUG: Authenticate result for user tjoen: Authentication
stopped before completion
[+45.96s] DEBUG: Session 9329 terminated with signal 2
[+45.96s] DEBUG: Greeter quit
[+45.96s] DEBUG: Sending signal 15 to process 9324
[+45.97s] DEBUG: Process 9324 exited with return value 0
[+45.97s] DEBUG: X server stopped
[+45.97s] DEBUG: Removing X server authority /var/run/lightdm/root/:0
[+45.97s] DEBUG: Releasing VT 7
...
/var/log/lightdm # cat x-0-greeter.log
** (lightdm-gtk-greeter:9331): WARNING **: Failed to open sessions
directory: Fout bij openen van \
map <E2><80><98>/usr/share/lightdm/remote-sessions<E2><80><99>:
Bestand of map bestaat niet
** (lightdm-gtk-greeter:9331): WARNING **: Failed to load user image:
Openen van bestand \
<E2><80><98>/home/tjoen/.face<E2><80><99> mislukt: Bestand of map
bestaat niet
** (lightdm-gtk-greeter:9331): WARNING **: Could not get accounts
property XKeyboardLayouts
** (lightdm-gtk-greeter:9331): WARNING **: Could not get accounts
property XHasMessages
(lightdm-gtk-greeter:9331): GLib-CRITICAL **: g_variant_get_type:
assertion `value != NULL' failed
(lightdm-gtk-greeter:9331): GLib-CRITICAL **:
g_variant_type_is_subtype_of: assertion \
`g_variant_type_check (type)' failed
(lightdm-gtk-greeter:9331): GLib-CRITICAL **: g_variant_get_type_string:
assertion `value != NULL' failed
[etc]
I still don' understand what I am missing
More information about the LightDM
mailing list