[Bug 796243] New: examples/c/ges-ui.c:109 GTK 3 has no GtkObject

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 18 17:13:31 UTC 2018


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

            Bug ID: 796243
           Summary: examples/c/ges-ui.c:109 GTK 3 has no GtkObject
    Classification: Platform
           Product: GStreamer
           Version: 1.14.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: dilyan.palauzov at aegee.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Compiling gstreamer-editing-services-1.14.1 for GTK 3 fails with in examples/c
with:

  CC       ges-ui.o
ges-ui.c:109:34: error: unknown type name ‘GtkObject’; did you mean
‘AtkObject’?
 gboolean window_delete_event_cb (GtkObject * window, GdkEvent * event,
                                  ^~~~~~~~~
                                  AtkObject

and GtkObject was removed in GTK+-2.91.0.

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