[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
Sun Aug 13 10:01:28 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
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #8 from Wim Taymans  2006-08-13 17:01 UTC -------
The signal is emmited form the streaming thread. You cannot change the state in
the streaming thread, hence that warning. You can post an application message
or add an idle callback to stop the element from the main thread instead.

Trying to figure out how we can prevent the element from crashing.


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