[Bug 766607] player: problems with unit tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 06:55:12 UTC 2016


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

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
See this for the suburi issue:

commit 3af9fd7322ed3ff69abe0eecf480707ad05f0f7a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed May 25 09:53:15 2016 +0300

    player: Don't set subtitle URI directly but dispatch to the player thread

    Otherwise we do state changes and everything in the application thread,
which
    might block and more important can cause reentrant signals.

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

For all the other patches, I think the inhibiting of the signals makes sense if
done correctly. But nonetheless the test would then still have to wait for the
final stopped state to be reached. Can you update the patches accordingly and
squash together as makes sense?

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