RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1666896 - Case sensitivity when enabling/disabling X extensions breaks disabling Composite extension [rhel-7.9.z]
Summary: Case sensitivity when enabling/disabling X extensions breaks disabling Compos...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: xorg-x11-server
Version: 7.6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Adam Jackson
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-16 21:29 UTC by Andrew Mike
Modified: 2024-03-25 15:12 UTC (History)
13 users (show)

Fixed In Version: xorg-x11-server-1.20.4-11.el7_9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-10 13:17:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3812951 0 None None None 2019-01-16 21:42:17 UTC
Red Hat Product Errata RHBA-2020:5049 0 None None None 2020-11-10 13:17:59 UTC

Description Andrew Mike 2019-01-16 21:29:35 UTC
Description of problem:
When attempting to disable the "Composite" X extension, setting "Composite" to false fails with an X warning.

Version-Release number of selected component (if applicable):
xorg-x11-server-Xorg-1.20.1-5.1.el7.x86_64

How reproducible: 100%


Steps to Reproduce:
1. Add the following in the X configuration:

Section "Extensions"
    Option      "Composite" "false"
EndSection

2. Restart the X server.

Actual results:
Disabling the extension fails, and the warning 'Ignoring unrecognized extension "Composite"' is output in the Xorg log.

Expected results: Composite extension is disabled.


Additional info:
- Setting the following allows the composite extension to be disabled:

Section "Extensions"
    Option      "COMPOSITE" "false"
EndSection
- The attached upstream bug contains a patch which should fix the issue.

Comment 21 errata-xmlrpc 2020-11-10 13:17:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (xorg-x11-server bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:5049

Comment 22 Red Hat Bugzilla 2023-09-15 00:15:18 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


Note You need to log in before you can comment on or make changes to this bug.