[gstreamer-bugs] [Bug 505770] gst_element_get_state() should unblock if element posts an error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 5 16:22:31 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=505770
GStreamer | gstreamer (core) | 0.10.14
Thomas Vander Stichele <thomas> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas at apestaart.org
--- Comment #15 from Thomas Vander Stichele <thomas at apestaart.org> 2010-04-05 23:22:23 UTC ---
I ran into the exact same problem today while coding an application, and my
unit tests where failing on a build slave that didn't have flac installed and
thus my pipeline errored out and never left get_state() as I expected.
I'm not sure why adding a return value would complicate things; as a bonus it
also allows code to safely test for whether the behaviour has changed and it
can safely use get_state()
--
Configure bugmail: https://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