[Xcb] [Bug 28595] New: xcb_io.c: record extension is broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 18 02:37:56 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28595

           Summary: xcb_io.c: record extension is broken
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Lib/Xlib
        AssignedTo: xorg-team at lists.x.org
        ReportedBy: rami.ylimaki at vincit.fi
         QAContact: xorg-team at lists.x.org
                CC: xcb at lists.freedesktop.org


Created an attachment (id=36357)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36357)
Modified test case from bug 27595.

STEPS:
1. Run "cnee --record --mouse" or the attached minimal test case.
2. Move your mouse.

EXPECTED RESULT:
1. Cnee displays motion event data.
2. Test case prints "got something" whenever MotionNotify or other events are
received.

ACTUAL RESULT:
Both Cnee and test case are silent.



Reverting commit "Fix Xlib/XCB for multi-threaded applications (with caveats)"
(933aee1d5c53b0cc7d608011a29188b594c8d70b) makes recording work again.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Xcb mailing list