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 1490121 Details for
Bug 1489977
Switching users in GNOME session is starting new X servers for the user, and a user logout is making it unusable.
[?]
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]
qxl driver fix
quick-fix.patch (text/plain), 582 bytes, created by
Ray Strode [halfline]
on 2018-10-03 14:35:52 UTC
(
hide
)
Description:
qxl driver fix
Filename:
MIME Type:
Creator:
Ray Strode [halfline]
Created:
2018-10-03 14:35:52 UTC
Size:
582 bytes
patch
obsolete
>From 5d53eb57b9e2cb43e1b48e9af229b30d5ea0225e Mon Sep 17 00:00:00 2001 >From: Ray Strode <rstrode@localhost.localdomain> >Date: Wed, 3 Oct 2018 09:00:40 -0400 >Subject: [PATCH] quick fix > >--- > src/qxl_kms.c | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/src/qxl_kms.c b/src/qxl_kms.c >index 47d7a34..b599908 100644 >--- a/src/qxl_kms.c >+++ b/src/qxl_kms.c >@@ -132,6 +132,9 @@ qxl_close_screen_kms (CLOSE_SCREEN_ARGS_DECL) > > result = pScreen->CloseScreen (CLOSE_SCREEN_ARGS); > >+ if (pScrn->vtSema) >+ pScrn->LeaveVT (VT_FUNC_ARGS); >+ > return result; > } > >-- >1.8.3.1 >
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 1489977
:
1487830
|
1487831
|
1487982
|
1487983
|
1487984
|
1487985
| 1490121 |
1490619
|
1490684