[Bug 677846] Playbin2: No STATE_CHANGED bus message when stopping pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 11 03:23:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677846
  GStreamer | gst-plugins-base | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |NOTABUG

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-06-11 10:23:05 UTC ---
It's normal, the pipeline bus is set to the flushing state when going to NULL
and so you don't see the last messages. You can set the "auto-flush-bus"
property to FALSE to get all message.

The reason is that there were a lot of memory leaks because people forgot to
pop messages from the bus so we decided to remove the messages when the
pipeline was disposed.

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