[gstreamer-bugs] [Bug 334620] New: Gnomevfssrc fails to connect to icecast streaming servers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 00:15:00 PST 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=334620
 GStreamer | gst-plugins-base | Ver: 0.10.3

           Summary: Gnomevfssrc fails to connect to icecast streaming
                    servers
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ext-tommi.myohanen at nokia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When gnomevfssrc connects to some streaming server, it first pushes the HTTP 
callbacks. However, this first open attempt fails because it tries to use pull-
mode, that does not work in this case. Then HTTP callbacks are pop'ped, but the 
"http_callbacks_pushed" flag is not set to FALSE. When the connection is 
established second time (push-mode), this callback pushing won't happen again 
because of the flag is still TRUE.

I will attach a trivial patch that fixes this.


Steps to reproduce:



Actual results:



Expected results:



Does this happen every time?



Other information:


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