When I try to log in via KDM, it fails and freezes at a blank screen with a flashing cursor. KDM seems to load fine, but when I type my password and press "enter" or click the button to log in, it crashes. Luckily it recognizes the shutdown button, so I can do a clean reboot.
The only way I can log in is to restart the xserver, login via console, and issue the "startx" command. After that, KDE starts fine and runs very well.
This has been happening to me in beta 2 and RC.
.xsession-errors in my home folder has two x sessions listed. One of them has about 5 lines of text after it, the second one has a huge amount of verbosity.
Here is the output for the first session:
Does anyone have this issue and/or know how to fix it?
The only way I can log in is to restart the xserver, login via console, and issue the "startx" command. After that, KDE starts fine and runs very well.
This has been happening to me in beta 2 and RC.
.xsession-errors in my home folder has two x sessions listed. One of them has about 5 lines of text after it, the second one has a huge amount of verbosity.
Here is the output for the first session:
Code:
Xsession: X session started for vicky at Thu Apr 22 21:36:25 EDT 2010 konsole(1239)/kdeui (kdelibs): Attempt to use QAction "change-profile" with KXMLGUIFactory! x-terminal-emulator: Fatal IO error: client killed kDebugStream called after destruction (from virtual Konsole::SessionManager::~SessionManager() file ../../../../apps/konsole/src/SessionManager.cpp line 301) Konsole SessionManager destroyed with sessions still alive Xsession: X session started for vicky at Thu Apr 22 21:36:41 EDT 2010
Comment