Bug 1556776
| Summary: | Name "org.gnome.Mutter.DisplayConfig" does not exist | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Nikola Kresic <nkresic> | ||||||||||||||||||||||
| Component: | gnome-settings-daemon | Assignee: | Carlos Garnacho <cgarnach> | ||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||||||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 7.5 | CC: | cgarnach, cww, mclasen, mkrajnak, ofalk, rstrode, tpelka, yferszt | ||||||||||||||||||||||
| Target Milestone: | rc | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Linux | ||||||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||||||
| Fixed In Version: | gnome-settings-daemon-3.28.1-7.el7 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2020-03-31 19:38:46 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: | 1621561, 1727111 | ||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
Created attachment 1408378 [details]
Xorg log file latest
Created attachment 1408379 [details]
Xorg log file with error
TEST SETUP Distro: RHEL 7.7 Workstation Released Graphics card: Red Hat, Inc. QXL paravirtual graphic card [1b36:0100] (rev 04) KVM based VM TEST PROCEDURE 1. Install distrol RHEL-7.7 via Beaker. 2. Install x11vnc. 3. Start GDM. 4. Log in to a GNOME session via x11vnc. 5. Log out. 6. Check the system journal on system startup and during GNOME session. 7. Check /var/log/Xorg.0.log. The error message does NOT appear. Created attachment 1604374 [details]
System journal from a VM
Created attachment 1604375 [details]
System journal from GNOME session on a VM
Created attachment 1604377 [details]
Xorg.0.log from a VM
TEST SETUP
Distro: RHEL 7.7 Workstation Released
Graphics card:
Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] (rev 02)
TEST PROCEDURE
1. Install distro RHEL-7.7 via Beaker.
2. Install gnome-settings-daemon-3.28.1-7.el7 from Brew build 946631.
3. Start GDM.
4. Log in to a GNOME session via x11vnc.
5. Log out.
6. Check the system journal on system startup and during GNOME session.
7. Check /var/log/Xorg.0.log.
The error message does NOT appear.
RESULT
Upgrading component: gnome-settings-daemon
from: 3.26.2-9.el7
to: 3.28.1-7.el7
has fixed the bug.
Created attachment 1604389 [details]
System journal from a PHY
Created attachment 1604390 [details]
System journal from a GNOME session on a PHY
Created attachment 1604391 [details]
Xorg.0.log from a PHY
Created attachment 1604405 [details]
Xorg.0.log from a VM
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, 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/RHSA-2020:1021 |
Created attachment 1408377 [details] messages file with the error entryy Description of problem: Error message in the logs, not clear if its critical, dont see a service crash or anything, but suspect a gdm/Xorg crash and restart Version-Release number of selected component (if applicable): gdm-3.26.2.1-5.el7.x86_64 gnome-session-3.26.1-11.el7.x86_64 gnome-session-xsession-3.26.1-11.el7.x86_64 gnome-desktop3-3.22.2-2.el7.x86_64 xorg-x11-server-Xorg-1.19.5-5.el7.x86_64 How reproducible: Happens only now and then during boot Steps to Reproduce: 1. 2. 3. Actual results: seeing the following line in the messages log : localhost journal: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist also this one : xv2 journal: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist Expected results: no error message Additional info: Im uploading some logs but if you need anything specific you let me know