[Bug 71439] New: intel-virtual-output resets root window cursor

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 9 14:10:29 PST 2013


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

          Priority: medium
            Bug ID: 71439
          Assignee: chris at chris-wilson.co.uk
           Summary: intel-virtual-output resets root window cursor
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: freedesktop-bugs at jbeekman.nl
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/intel
           Product: xorg

When I activate intel-virtual-output, the cursor becomes invisible when showing
the context menu (right-clicking) in certain GNOME/GTK applications. See
https://bugs.kde.org/show_bug.cgi?id=327118 and
https://bugzilla.gnome.org/show_bug.cgi?id=711582 . This is caused by
intel-virtual-output resetting the source display root window cursor through
display_flush_cursor(). I fixed this locally by changing "for(...)
display_flush(...)" on line 2720 to start at i=1. This fixes this issue, but
I'm not sure about the overall design of this tool and whether this fix will
cause other issues.

-- 
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/20131109/9e62e65c/attachment.html>


More information about the intel-gfx-bugs mailing list