[gstreamer-bugs] [Bug 338827] gnomevfssrc should use async api to not block on network problems

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 25 00:09:23 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=338827
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Stefan Kost changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63743|0                           |1
        is obsolete|                            |
  Attachment #63905|0                           |1
        is obsolete|                            |




------- Comment #4 from Stefan Kost  2006-04-25 07:09 UTC -------
Created an attachment (id=64258)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=64258&action=view)
3rd try (works find from gst-launch)

When this patch is applied gnomevfssrc becomes very fragile in respect to a
running mainloop. Whenever the mainloop is not running operation can quickly
timeout. This especially is a problem when setting the pipeline to NULL. Right
now one needs to kick then mainloop manually
(g_main_context_iteration(NULL,FALSE);).

This sounds very wrong.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list