[gstreamer-bugs] [Bug 94289] [cdparanoia] refusing to change state when cd is not in drive

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 14 00:49:08 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=94289
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




------- Comment #9 from Wim Taymans  2006-08-14 07:48 UTC -------
following commits make the element not crash anymore. Now the element hangs
again in cdparanoia. Moving to enhancement, this is unlikely to get fixed soon.

        * gst/gstpad.c: (gst_pad_activate_pull), (gst_pad_activate_push),
        (gst_pad_stop_task):
        When pad (de)activation failed for some reason, restore the old
        activation mode and set the pad to flushing instead of assuming the
        pad is deactivated.
        If the _task_join() failed, reinstall the task on the pad so that it
can
        be stopped later and return an error.

        * libs/gst/base/gstbasesrc.c: (gst_base_src_change_state):
        If the parent state change function failed, don't assume we can safely
        stop the source, this will be done when the pads are deactivated.


-- 
Configure bugmail: http://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