kde session crash because the user is killed by ltsp-cluster-accountmanager

Bug #956109 reported by Maximiliano Boscovich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ltsp-cluster-accountmanager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,
I'm having problems when use kde as session. If i log with unity as a desktop, it's work great, but if i use kde as a session, its crash after login becuase ltsp-cluster-accountmanager is killing the user.
I check the script /usr/bin/ltsp-cluster-accountmanager and i found that ck.GetSessionsForUnixUser(uid) in method getUserStatus is returning False so , the user status is set to False and the user is killed by the script
I debugging a little the script and i found this:

If i log with unity, ck.GetSessionsForUnixUser(uid) is returning:

dbus.Array([dbus.ObjectPath('/org/freedesktop/ConsoleKit/Session4')], signature=dbus.Signature('o'))

if i log with kde, ck.GetSessionsForUnixUser(uid) is returning:

dbus.Array([], signature=dbus.Signature('o'))

I don't now why dbus is not returning the session type.

Regards.

                 Maximiliano.

PD: Sorry for my english.

Tags: crash dbus kde kill
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.