Bug 975453

Summary: tons of warning messages in journalctl ... meta_screen_get_monitor_geometry: assertion `monitor >= 0 ...' failed
Product: Red Hat Enterprise Linux 7 Reporter: Matěj Cepl <mcepl>
Component: gnome-shellAssignee: Florian Müllner <fmuellner>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: rstrode
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-shell-3.8.4-31.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-24 12:41:59 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:

Description Matěj Cepl 2013-06-18 13:50:39 UTC
Description of problem:
When I run journalctl -f as normal user I get thousands (new at least in second internal) messages like

Jun 17 23:16:57 wycliff.ceplovi.cz /etc/gdm/Xsession[1704]: Window manager warning: Log level 8: meta_screen_get_monitor_geometry: assertion `monitor >= 0 ...' failed

Version-Release number of selected component (if applicable):
gnome-shell-3.8.2-4.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.run journalctl -f
2.
3.

Actual results:
thousands of lines like shown above

Expected results:
no warnings, useful log

Additional info:

Comment 2 Florian Müllner 2014-02-07 14:36:07 UTC
The upstream bug has been fixed in time for 3.8.4. Can you confirm that this is no longer an issue?

Comment 4 Matěj Cepl 2014-02-10 15:15:05 UTC
Realted to bug 1063373 ?

Comment 5 Matěj Cepl 2014-04-24 12:41:35 UTC
Yes, the error mesage is gone.