After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788472 - linux_dmabuf implementation doesn’t respect the client’s requested version
linux_dmabuf implementation doesn’t respect the client’s requested version
Status: RESOLVED DUPLICATE of bug 788558
Product: mutter
Classification: Core
Component: wayland
3.26.x
Other Linux
: Normal major
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-03 13:06 UTC by bugs
Modified: 2017-10-05 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
WAYLAND_DEBUG of the client (2.99 KB, text/plain)
2017-10-03 13:06 UTC, bugs
Details

Description bugs 2017-10-03 13:06:55 UTC
Created attachment 360833 [details]
WAYLAND_DEBUG of the client

In the attached file, see on line 27 the client asks for the `zwp_linux_dmabuf_v1` interface version 1, and on line 34 the compositor sends it a `modifier` event which only got introduced in version 3.

The versions are Mutter 3.26.0+29+g92e2242cf-1 and Gstreamer 1.12.3-1, both from ArchLinux testing.
Comment 1 Daniel Stone 2017-10-05 13:53:08 UTC
Heh, didn't find this bug when I filed bug #788558, which has a patch attached.
Comment 2 Florian Müllner 2017-10-05 15:27:02 UTC

*** This bug has been marked as a duplicate of bug 788558 ***