[Bug 794481] Callbacks from gstreamer's device monitor do not seem to work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 19 15:34:21 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794481
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |olivier.crete at ocrete.ca
Resolution|--- |NOTABUG
--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The problem is that you have nothing running the default GMainContext. So in
your code, just remove the g_main_context_new() call and pass "NULL" as the
first argument to g_main_loop_new()
--
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