[gstreamer-bugs] [Bug 325534] gst-plugins-base build fails with struct _GstPlayBaseBin' has no member named 'thread'
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Jan 2 12:07:11 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325534
GStreamer | gst-plugins-base | Ver: 0.10.0
------- Comment #1 from Tim-Philipp Müller 2006-01-02 20:07 UTC -------
This is a bit odd, given that I get this with a freshly downloaded 0.10.1
tarball:
~/src/gst-plugins-base-0.10.1$ grep -A 1 thread gst/playback/gstplaybasebin.c
* from the thread */
if (get_active_group (play_base_bin) == group) {
--
G_CALLBACK (thread_error), error);
~/src/gst-plugins-base-0.10.1$ cat -n gst/playback/gstplaybasebin.c | grep 1435
1435 return FALSE;
Could it be possible that there are GStreamer 0.8-gstplaybasebin.c patches
being pulled in and applied somewhere in the process of creating packages on
your box?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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