gdm2 r4699 - in trunk: . daemon
- From: bcameron svn gnome org
- To: svn-commits-list gnome org
- Subject: gdm2 r4699 - in trunk: . daemon
- Date: Thu, 22 Mar 2007 12:50:11 +0000 (GMT)
Author: bcameron
Date: 2007-03-22 12:50:10 +0000 (Thu, 22 Mar 2007)
New Revision: 4699
ViewCVS link: http://svn.gnome.org/viewcvs/gdm2?rev=4699&view=rev
Modified:
trunk/ChangeLog
trunk/daemon/slave.c
Log:
2006-03-21 Brian Cameron <brian cameron sun com>
* daemon/slave.c: Remove the logic to call whack_clients
when closing the session. This code was written to address
bug 126071, to ensure that all clients are killed on session
exit. However, this approach doesn't work well and causes
GDM to fail badly when you kill the Xserver via
control-alt-backspace on some environements. It would be
better to kill all clients by looping through the
slave daemons process tree and killing them rather than
using XKillClient, which only kills client programs that
are attached to the Xserver. This fixes bug #419301.
Patch provided by Cesare Tirabassi <norsetto alice it>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]