Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1537529

Summary: gnome-system-log cant open display on Wayland
Product: Red Hat Enterprise Linux 7 Reporter: Tomas Pelka <tpelka>
Component: mutterAssignee: Florian Müllner <fmuellner>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact: Jana Heves <jsvarova>
Priority: unspecified    
Version: 7.5CC: fmuellner, jkoten, mboisver, mclasen, rstrode
Target Milestone: rc   
Target Release: 7.8   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
*gnome-system-log* does not work on *Wayland* Currently, when logged in a *Wayland* session, the root user is not allowed to access the user's Xwayland display. As a consequence, running the *gnome-system-log* utility in terminal does not display system log files. To work around this problem, run the following *xhost* server access control program as follows: $ xhost +si:localuser:root
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 20:01:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1738389    

Description Tomas Pelka 2018-01-23 12:55:17 UTC
Description of problem:
gnome-system-log is broken on wayland

Version-Release number of selected component (if applicable):
gnome-system-log-3.9.90-3.el7
xorg-x11-server-Xwayland-1.19.5-2.el7
libwayland-*-1.14.0-2.el7

How reproducible:
100%

Steps to Reproduce:
1. be logged into wayland session
2. open terminal
3. run gnome-system-log

Actual results:
No protocol specified

(logview:11210): Gtk-WARNING **: cannot open display: :1

Expected results:


Additional info:

Comment 1 Ray Strode [halfline] 2018-02-13 19:37:11 UTC
that's because we don't allow root to access the user's Xwayland display. 
running:

$ xhost +si:localuser:root

would probably fix it. 

mutter could presumably fix it with an XAddHost call.  Probably going to miss 7.5 at this point.

Comment 6 Red Hat Bugzilla 2023-09-14 04:15:52 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days