[Bug 71345] intel-virtual-output only updates mouse

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 11 02:50:08 PST 2013


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

--- Comment #28 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ah, obvious in hindsight!

commit 3e81a9cbd68344450a6e82130edfef21dd04ec43
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Nov 11 10:47:24 2013 +0000

    intel-virtual-output: Avoid the infinite loop around XPending

    XPending() reports if there are any events pending and does not perform
    any dequeuing itself - ergo for a remote display while (XPending()) ;
    becomes an infinite loop should there be an event pending.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=71345
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

Please run with that and see if that is the last issue resolved, thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131111/88e4c6bf/attachment.html>


More information about the intel-gfx-bugs mailing list