[gstreamer-bugs] [Bug 319873] [gnomevfssrc] lockup if ctrl-c is pressed at just the right time
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Oct 9 01:55:18 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=319873
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #4 from Wim Taymans 2006-10-09 08:54 UTC -------
A simple alternative would be to do nothing in the _start method, but to open
the connection right before producing data in the streaming thread.
the pipeline will appear to not complete the state change to PAUSED (as is now)
but the application will be able to cancel the operation.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list