kdm multi-auto-login does not work anymore

Bug #367911 reported by Ludwin Janvier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebase-workspace (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Hello,

kdm Version : 4:4.2.2-0ubuntu2

My kdmrc is below. I want kdm to start automatically 2 sessions (the first with the user "ludwin", the second with the user "karen").
This was working great with ubuntu's previous release (hardy). With the new version from jaunty, the two sessions are open (from auth.log) :

Apr 27 13:58:06 station-lud kdm: :1[24185]: pam_unix(kdm-np:session): session opened for user karen by (uid=0)
Apr 27 13:58:06 station-lud kdm: :1[24185]: pam_ck_connector(kdm-np:session): nox11 mode, ignoring PAM_TTY :1
Apr 27 13:58:07 station-lud kdm: :0[24440]: pam_unix(kdm-np:session): session opened for user ludwin by (uid=0)
Apr 27 13:58:07 station-lud kdm: :0[24440]: pam_ck_connector(kdm-np:session): nox11 mode, ignoring PAM_TTY :0

And the first session (:0) works fine. When I try to reach the second session (with kickoff or by ctrl-alt-F-ing), I can see X crashing and restarting, showing a new kdm greeter (no session open, thus).

auth.log says :
pr 27 14:03:17 station-lud kdm: :1[24185]: pam_unix(kdm-np:session): session closed for user karen

syslog or daemon.log say :
Apr 27 14:03:17 station-lud kdm[24070]: X server for display :1 terminated unexpectedly

This bug does not happen with 2 times the same user. Moreover, I can bypass the bug by pressing ctrl-alt-f9 on kdm start, while the 2 sessions are opening (from tty7, ie :0).

This seems not to be hardware-specific : I had the same problem on a intel and a nvidia chip.

ludwin@station-lud:~$ grep -v ^# /etc/kde4/kdm/kdmrc

Thanks

[General]
ConfigVersion=2.4
StaticServers=:0,:1
ReserveServers=:2,:3
ServerVTs=-7
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
PidFile=/var/run/kdm.pid

[Xdmcp]
Enable=false
Willing=/etc/kde4/kdm/Xwilling

[Shutdown]

[X-*-Core]
Setup=/etc/kde4/kdm/Xsetup
Startup=/etc/kde4/kdm/Xstartup
Reset=/etc/kde4/kdm/Xreset
Session=/etc/kde4/kdm/Xsession
AllowRootLogin=false
AllowNullPasswd=false
AllowShutdown=Root
ClientLogFile=.xsession-errors-%d

[X-*-Greeter]
LogoArea=Logo
LogoPixmap=/usr/share/kde4/apps/kdm/pics/kdelogo.png
MinShowUID=1000
MaxShowUID=29999
Preloader=/usr/bin/preloadkde
UseTheme=true
Theme=/usr/share/kde4/apps/kdm/themes/oxygen

[X-:*-Core]
ServerCmd=/usr/bin/X
ServerArgsLocal=-br -nolisten tcp
AllowNullPasswd=true
AllowShutdown=All

[X-:*-Greeter]
PreselectUser=Previous
FocusPasswd=true
LoginMode=DefaultLocal
AllowClose=true

[X-:0-Core]
AutoLoginEnable=true
AutoLoginUser=ludwin
AutoLoginLocked=true
ClientLogFile=.xsession-errors

[X-:0-Greeter]
PreselectUser=Default
DefaultUser=ludwin

[X-:1-Core]
AutoLoginEnable=true
AutoLoginUser=karen
AutoLoginLocked=true
ClientLogFile=.xsession-errors

[X-:1-Greeter]
PreselectUser=Default
DefaultUser=karen

description: updated
Revision history for this message
Rolf Leggewie (r0lf) wrote :

are bug 368061 and bug 367911 dupes?

Revision history for this message
Ludwin Janvier (lud-janvier) wrote :

No, it's not. I have no encrypted FS. My kdm is OK with one auto-logged user (the bug start with 2 users).

description: updated
Revision history for this message
Ludwin Janvier (lud-janvier) wrote :

bug resolved with kdm Version : 4:4.3.1-0ubuntu1~jaunty1~ppa7

Changed in kdebase-workspace (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.