Bug 345551

Summary: mishandling of output change events
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: libXrandrAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: bnocera, federico, kem, mcepl, richard, tiagomatos, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-14 18:20:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Clasen 2007-10-22 17:06:44 UTC
I noticed that my patch to make gtk use xrandr instead of xinerama crashes as
soon as output change events come in. The events have a meaningless window field.

This is caused by XRRWireToEvent() casting the wire event to an
xRRCrtcChangeNotifyEvent first, and copying the common prefix off that.
Unfortunately, the window is not part of the common prefix, due to
configTimestamp missing in one of the two events.

Comment 1 Matthias Clasen 2008-03-17 02:15:44 UTC
Has this been fixed in the meantime ? 

Comment 2 Matthias Clasen 2008-04-05 14:48:41 UTC
Any update ? 

Maybe this should be assigned to ssp, since he's doing randr stuff ?

Comment 3 Matěj Cepl 2008-04-28 12:47:24 UTC
Let's try it.

Comment 4 Bug Zapper 2008-05-14 03:42:05 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Matthias Clasen 2009-04-18 06:32:36 UTC
Ajax, hasn't this been fixed in the meantime ?

Comment 6 Federico Mena-Quintero 2009-05-30 04:24:45 UTC
Uh, I found some missing fields in the RANDR events.  See my last patch to http://bugs.freedesktop.org/show_bug.cgi?id=21987

Comment 7 Bug Zapper 2009-06-09 23:06:24 UTC
This message is a reminder that Fedora 9 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 9.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '9'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 9's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 9 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Bug Zapper 2009-07-14 18:20:06 UTC
Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.