[gstreamer-bugs] [Bug 552506] New: neonhttpsrc doesn't handle/throw errors correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 16 07:52:13 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=552506

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: neonhttpsrc doesn't handle/throw errors correctly
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
All the errors it throws are in the LIBRARY INIT category, this is completely
wrong.

For example, accessing a URL that requires authorization and giving a 401
gives:

ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/neonhttpsrc0: Could not initialize supporting
library.
Additional debug info:
gstneonhttpsrc.c(600): gst_neonhttp_src_start (): /pipeline0/neonhttpsrc0:
Could not begin request (0)


I see a bunch of other errors that get thrown in LIBRARY INIT, which is
*purely* for problems with initializing the library, and *not at all* specific
to the resource being opened.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=552506.




More information about the Gstreamer-bugs mailing list