[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Please verify: GDM miscounts current sessions
- From: Eric Harrison <eharrison mail mesd k12 or us>
- To: k12osn redhat com
- Subject: Re: [K12OSN] Please verify: GDM miscounts current sessions
- Date: Mon Feb 2 00:15:02 2004
On Sun, 1 Feb 2004, Warren Togami wrote:
>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=110315
>GDM miscounts current sessions
Thanks for the heads up Warren!
K12LTSP sets the MaxSessions value to 250, rather than the
default of 16. That helps a tiny bit.
One of the suggestions in the bug report is to edit
/etc/X11/gdm/gdm.conf and set:
MaxSessions=9999
and restart gdm (or just reboot...)
Another option is to switch over to KDM by editing
/etc/sysconfig/desktop and adding the line:
DISPLAYMANAGER="KDE"
and rebooting. This will only change the display manager,
your default session (GNOME, IceWM, etc) should remain the
same.
-Eric
>* Sun Feb 01 2004 Warren Togami <wtogami redhat com> 1:2.4.4.5-8
>- patch30 xdmcp_session counter fix from gdm-2.5.90.0 #110315
>- automake14 really needed, not automake
>- BR libcroco-devel, libcroco-devel, libattr-devel, gettext
>- conditionally BR libselinux-devel
>- explicit epoch in all deps
>
>gdm-2.x from FC1 and FC2 rawhide fail to properly count the number of
>concurrent XDMCP sessions. Rather than a maximum simultaneous sessions
>counter, MaxSessions parameter became a maximum number of sessions
>forever counter.
>
>The original code LOOKS correct, but gdm-2.5.90.0 hints to a race
>condition that could be causing this behavior. I copied the code from
>gdm-2.5.90.0 into rawhide's gdm and it seems to work. The spec patch
>also contains explicit BuildRequires fixes and versioned-dep-epochs.
>
>Please verify that the patch solves the problem without introducing any
>regressions. A redone package will need to go into FC1 updates/testing
>soon too, especially for the K12LTSP folks.
>
>If these changes look good, I ask that Havoc check them into rawhide
>ASAP. It should not be too late to make FC2 test1 (I hope especially
>since changeloop is still broken.)
>
>Warren Togami
>wtogami redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]