[gstreamer-bugs] [Bug 624504] [bus] Don't run a main loop on the default context in gst_bus_poll()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 15 21:48:18 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=624504
GStreamer | gstreamer (core) | 0.10.30
--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-16 04:48:16 UTC ---
Created an attachment (id=166004)
View: https://bugzilla.gnome.org/attachment.cgi?id=166004
Review: https://bugzilla.gnome.org/review?bug=624504&attachment=166004
bus: Don't use the default main context in gst_bus_poll()
Otherwise we might call run a nested main loop in the default
main context, which will confuse GTK+ and other users of the
default main context.
Fixes bug #624504.
--
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