After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703970 - Ignore some spammy events in meta_spew_event
Ignore some spammy events in meta_spew_event
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-10 21:24 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-15 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
display: Ignore XSyncAlarmNotify in meta_spew_event (791 bytes, patch)
2013-07-10 21:24 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review
display: Ignore _NET_WM_USER_TIME PropertyNotifies (847 bytes, patch)
2013-07-10 21:24 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-07-10 21:24:49 UTC
See patches. Just for debugging sake.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-10 21:24:51 UTC
Created attachment 248879 [details] [review]
display: Ignore XSyncAlarmNotify in meta_spew_event
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-07-10 21:24:55 UTC
Created attachment 248880 [details] [review]
display: Ignore _NET_WM_USER_TIME PropertyNotifies

These are spammy as well.
Comment 3 Giovanni Campagna 2013-07-15 16:46:25 UTC
Review of attachment 248879 [details] [review]:

Definitely.
This is probably one of those which can deadlock you...
Comment 4 Giovanni Campagna 2013-07-15 16:46:45 UTC
Review of attachment 248880 [details] [review]:

Yeah, this one too.
Comment 5 Jasper St. Pierre (not reading bugmail) 2013-07-15 16:49:44 UTC
Attachment 248879 [details] pushed as 57bc974 - display: Ignore XSyncAlarmNotify in meta_spew_event
Attachment 248880 [details] pushed as 21fe5be - display: Ignore _NET_WM_USER_TIME PropertyNotifies