Yesterday I made a upgrade with Adept which reported that it can't finish the upgrade due to a circular dependency problem. Unfortunately I don't remember the exact problem but I made an apt-get install -f and the problem seemed resolved. But since then I can't login to kde. I see the authentication screen, I give name and password, wait a few seconds and get back to the authentication screen.
I can login to a console so there is no authentication problem.
This evening I made an upgrade that finished without problem but without a fix either.
I give:
after a kdm restart and a try to login to kde the logs are as follows:
Has anybody an idea what is happening?
I can login to a console so there is no authentication problem.
This evening I made an upgrade that finished without problem but without a fix either.
I give:
Code:
$sudo apt-get update ... finished ok $sudo apt-get dist-upgrade Reading package lists... Building dependency tree... Reading state information... The following packages have been kept back: gwenview 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. $sudo dpkg --configure -a (nothing)
auth.log:Feb 23 23:57:12 maria sudo: nikos : TTY=tty4 ; PWD=/home/nikos ; USER=root ; COMMAND=/etc/init.d/kdm restart
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_unix(kdm:session): session opened for user nikos by (uid=0)
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_ck_connector(kdm:session): nox11 mode, ignoring PAM_TTY :0
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_unix(kdm:session): session closed for user nikos
daemon.log:Feb 23 23:57:12 maria kdm: :0[14021]: Abnormal termination of greeter for display :0, code 1, signal 0
daemon.log:Feb 23 23:57:13 maria acpid: client connected from 14336[0:0]
daemon.log:Feb 23 23:57:15 maria kdm_greet[14420]: Cannot open default user face
daemon.log:Feb 23 23:57:22 maria console-kit-daemon[5464]: WARNING: Unable to activate console: No such device or address
daemon.log:Feb 23 23:57:22 maria acpid: client connected from 14336[0:0]
daemon.log:Feb 23 23:57:24 maria kdm_greet[14674]: Cannot open default user face
kdm.log==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 23 23:57:13 2009
syslog:Feb 23 23:57:12 maria kdm: :0[14021]: Abnormal termination of greeter for display :0, code 1, signal 0
syslog:Feb 23 23:57:13 maria acpid: client connected from 14336[0:0]
syslog:Feb 23 23:57:15 maria kdm_greet[14420]: Cannot open default user face
syslog:Feb 23 23:57:22 maria console-kit-daemon[5464]: WARNING: Unable to activate console: No such device or address
syslog:Feb 23 23:57:22 maria acpid: client connected from 14336[0:0]
syslog:Feb 23 23:57:24 maria kdm_greet[14674]: Cannot open default user face
Xorg.0.log==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 23 23:57:13 2009
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_unix(kdm:session): session opened for user nikos by (uid=0)
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_ck_connector(kdm:session): nox11 mode, ignoring PAM_TTY :0
auth.log:Feb 23 23:57:21 maria kdm: :0[14374]: pam_unix(kdm:session): session closed for user nikos
daemon.log:Feb 23 23:57:12 maria kdm: :0[14021]: Abnormal termination of greeter for display :0, code 1, signal 0
daemon.log:Feb 23 23:57:13 maria acpid: client connected from 14336[0:0]
daemon.log:Feb 23 23:57:15 maria kdm_greet[14420]: Cannot open default user face
daemon.log:Feb 23 23:57:22 maria console-kit-daemon[5464]: WARNING: Unable to activate console: No such device or address
daemon.log:Feb 23 23:57:22 maria acpid: client connected from 14336[0:0]
daemon.log:Feb 23 23:57:24 maria kdm_greet[14674]: Cannot open default user face
kdm.log==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 23 23:57:13 2009
syslog:Feb 23 23:57:12 maria kdm: :0[14021]: Abnormal termination of greeter for display :0, code 1, signal 0
syslog:Feb 23 23:57:13 maria acpid: client connected from 14336[0:0]
syslog:Feb 23 23:57:15 maria kdm_greet[14420]: Cannot open default user face
syslog:Feb 23 23:57:22 maria console-kit-daemon[5464]: WARNING: Unable to activate console: No such device or address
syslog:Feb 23 23:57:22 maria acpid: client connected from 14336[0:0]
syslog:Feb 23 23:57:24 maria kdm_greet[14674]: Cannot open default user face
Xorg.0.log==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 23 23:57:13 2009
Comment