Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302080 Details for
Bug 441971
[RHEL5] GDM sometimes doesn't come back after ctrl-alt-backspace
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fix ctrl-alt-backspace shortly after login makes gdm restart slow/ not at all
gdm-2.6.0.5-check-for-xioerror.patch (text/plain), 554 bytes, created by
Ray Strode [halfline]
on 2008-04-10 21:56:23 UTC
(
hide
)
Description:
fix ctrl-alt-backspace shortly after login makes gdm restart slow/ not at all
Filename:
MIME Type:
Creator:
Ray Strode [halfline]
Created:
2008-04-10 21:56:23 UTC
Size:
554 bytes
patch
obsolete
>--- gdm-2.6.0.5/daemon/slave.c.check-for-xioerror 2008-04-10 15:35:57.000000000 -0400 >+++ gdm-2.6.0.5/daemon/slave.c 2008-04-10 15:37:04.000000000 -0400 >@@ -4244,6 +4244,10 @@ > gdm_debug ("Session: start_time: %ld end_time: %ld", > (long)session_start_time, (long)end_time); > >+ /* Sync in case the X server died to get notified >+ */ >+ XSync (d->dsp, False); >+ > /* 66 is a very magical number signifying failure in GDM */ > if G_UNLIKELY ((d->last_sess_status != 66) && > (/* sanity */ end_time >= session_start_time) &&
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 441971
: 302080 |
302081