[Bug 796772] New: waylandsink: check for wl_shell unneeded when surface and display are passed by the application
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 10 01:33:26 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796772
Bug ID: 796772
Summary: waylandsink: check for wl_shell unneeded when surface
and display are passed by the application
Classification: Platform
Product: GStreamer
Version: 1.14.0
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: matteo.valdina at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 372985
--> https://bugzilla.gnome.org/attachment.cgi?id=372985&action=edit
patch for downgrade wl_shell check.
I have an application that uses waylandsink and passed the surface and display
handle to the waylandsink.
When I use waylandsink in weston/fullscreen-shell waylandsink fails to check
for wl_shell protocol extension.
But this is not needed because the surface is properly configured by the
application (via zwp_fullscreen_shell).
If I comment out the wl_shell check and my scenario start working.
Best
Matteo Valdina
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list