[Bug 82619] [regression] recent ABI changes in xorg-video-intel (intel_drv.so) breaks dual-head XBMC
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 17 22:18:57 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82619
--- Comment #15 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ok, figure this one out. This is the movement of the DRI2 (GL) window for xbmc:
working:
005:>:0cfd: Event DRI2-BufferSwapComplete(103) drawable=0x00000002
ust_hi=35651596 ust_lo=102 msc_hi=533911098 msc_lo=0 sbc_hi=26050340 sbc_lo=557
005:>:0cfd: Event PropertyNotify(28) window=0x0220000b atom=0x1b6(unrecognized
atom) time=0x1a24d24e state=NewValue(0x00)
005:<:0cfe: 16: Request(2): ChangeWindowAttributes window=0x0220000b
value-list={cursor=None(0x00000000)}
005:<:0cff: 8: Request(95): FreeCursor cursor=0x0220000f
005:<:0d00: 8: Request(10): UnmapWindow window=0x0220000b
005:<:0d01: 4: Request(43): GetInputFocus
005:>:0d01: Event UnmapNotify(18) event=0x0220000b window=0x0220000b
from-configure=false(0x00)
005:>:0d01:32: Reply to GetInputFocus: revert-to=Parent(0x02) focus=0x01800aef
005:>:0d01: Event PropertyNotify(28) window=0x0220000b
atom=0x127("_NET_WM_STATE") time=0x1a24d334 state=NewValue(0x00)
005:>:0d01: Event PropertyNotify(28) window=0x0220000b atom=0x1cf(unrecognized
atom) time=0x1a24d334 state=NewValue(0x00)
005:>:0d01: Event (generated) ConfigureNotify(22) event=0x0220000b
window=0x0220000b above-sibling=None(0x00000000) x=1920 y=0 width=1914
height=745 border-width=0 override-redirect=false(0x00)
broken:
004:>:101d: Event DRI2-BufferSwapComplete(102) drawable=0x00000002
ust_hi=44040231 ust_lo=2 msc_hi=643714655 msc_lo=0 sbc_hi=44367 sbc_lo=290
004:>:101d: Event KeyRelease(3) keycode=0x24 time=0x008ce534 root=0x000000a0
event=0x02a00026 child=0x02a00027 root-x=888 root-y=679 event-x=888 event-y=679
state=Mod2 same-screen=true(0x01)
004:<:101e: 16: Request(2): ChangeWindowAttributes window=0x02a00026
value-list={cursor=None(0x00000000)}
004:<:101f: 8: Request(95): FreeCursor cursor=0x02a0002a
004:<:1020: 8: Request(10): UnmapWindow window=0x02a00026
004:<:1021: 4: Request(43): GetInputFocus
004:>:1021: Event UnmapNotify(18) event=0x02a00026 window=0x02a00026
from-configure=false(0x00)
004:>:1021: Event FocusOut(10) detail=Nonlinear(0x03) event=0x02a00026
mode=Normal(0x00)
004:>:1021: Event FocusIn(9) detail=Pointer(0x05) event=0x02a00026
mode=Normal(0x00)
004:>:1021: Event KeymapNotify(11) keys(0-7
omitted)=0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00;
004:>:1021: Event LeaveNotify(8) detail=Virtual(0x01) mode=Normal(0x00)
flags=focus,same-screen time=0x008ce8b4 root=0x000000a0 event=0x02a00026
child=0x02a00027 root-x=888 root-y=679 event-x=888 event-y=679 state=Mod2
004:>:1021:32: Reply to GetInputFocus: revert-to=PointerRoot(0x01)
focus=PointerRoot(0x00000001)
004:>:1021: Event PropertyNotify(28) window=0x02a00026
atom=0x136("_NET_WM_STATE") time=0x008ce8be state=NewValue(0x00)
004:>:1021: Event PropertyNotify(28) window=0x02a00026 atom=0x1e2(unrecognized
atom) time=0x008ce8be state=NewValue(0x00)
004:>:1021: Event (generated) ConfigureNotify(22) event=0x02a00026
window=0x02a00026 above-sibling=None(0x00000000) x=0 y=0 width=1918 height=791
border-width=0 override-redirect=false(0x00)
The window is moved externally to that request stream. :|
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140818/5ec58aab/attachment.html>
More information about the intel-gfx-bugs
mailing list