[Bug 781904] gtk-play: crashes and gtk api fixes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 28 15:38:08 UTC 2017


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

--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 350657
  --> https://bugzilla.gnome.org/attachment.cgi?id=350657&action=edit
playback/player: gtk_menu_popup() is deprecated

gtk_menu_popup() is deprecated in GTK+ 3.22. This patch adds a
compiler guard to use gtk_menu_popup at pointer() if GTK+ is 3.22
or bigger.

-- 
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