← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 428662] Re: kdm crashes system on logout

 

The most easy way to get logout/login working on intel in Kubuntu is to
set TerminateServer=true in kdmrc.

--- /etc/kde4/kdm/kdmrc.orig	2009-09-17 00:06:11.209433377 +0200
+++ /etc/kde4/kdm/kdmrc	2009-09-17 00:02:03.920288377 +0200
@@ -493,7 +493,7 @@
 # Restart instead of resetting the local X-server after session exit.
 # Use it if the server leaks memory etc.
 # Default is false
-#TerminateServer=true
+TerminateServer=true
 # The signal needed to reset the local X-server.
 # Default is 1 (SIGHUP)
 #ResetSignal=1

Would that be an option?

-- 
kdm crashes system on logout
https://bugs.launchpad.net/bugs/428662
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.



Follow ups