[gstreamer-bugs] [Bug 638663] RFC: track bus (error, warning, info) messages in discoverer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 7 11:51:41 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=638663
  GStreamer | gst-plugins-base | unspecified

--- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-02-07 19:51:39 UTC ---
So we agree that the elements should use something that uses a GError (which
includes a domain, code and message), but not the
GST_ELEMENT_{ERROR,WARNING,INFO}
macros? Would it be okay to use GST_MESSAGE_{ERROR,WARNING,INFO}? That's
basically the part I need. If not, I would suggest that someone clarifies the
purpose of GST_MESSAGE_[WARNING,INFO} in the API docs.

The benefit of getting this info to the app over the bus (instead of just
having it in the log) would be that apps can indicate to the user that one
media file might not work perfectly (e.g. it contains inconsistent info and the
implementation made the wrong decision).

-- 
Configure bugmail: https://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