[Wayland-bugs] [Bug 765565] New: Wayland: Inspector GtkLabel drag'n'drop crashes client

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 26 00:24:02 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765565

            Bug ID: 765565
           Summary: Wayland: Inspector GtkLabel drag'n'drop crashes client
    Classification: Platform
           Product: gtk+
           Version: 3.20.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: jadahl at gmail.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

To reproduce:

Open the inspector, select text in a selectable GtkLabel (like in the General
tab), then try to drag that text.

The reason seems to be that a wl_buffer from one wl_display is attached to a
wl_surface of another wl_display. This causes the compositor to disconnect the
client, because the attached object may either non-existent on the other
wl_display, or of the wrong type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160426/12d11dc4/attachment.html>


More information about the wayland-bugs mailing list