Problem fixed. I am really curious about how many people tested upgrade
from sqeeze to wheezy. Solution was pretty simple, but take me almost
one day to find out how to solve this problem... Problem is not in kde
or kdm itself, but somewhere in pam configuration....
solution:
just edit /etc/pam.d/common-session and change from:
and change from:
# and here are more per-package modules (the "Additional" block)
session required pam_unix.so
session optional pam_systemd.so
session optional pam_ck_connector.so nox11
to:
# and here are more per-package modules (the "Additional" block)
session required pam_unix.so
session optional pam_loginuid.so
session optional pam_systemd.so
session optional pam_ck_connector.so
and woila... it works.
Thank you for filing a new Bug report with Debian.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Debian Qt/KDE Maintainers<[email protected]>
If you wish to submit further information on this problem, please
send it to [email protected].
Please do not send mail to [email protected] unless you wish
to report a problem with the Bug-tracking system.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]