Public bug reported:

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.

** Affects: ltsp-cluster-accountmanager (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: crash dbus kde kill

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956109

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp-cluster-accountmanager/+bug/956109/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to