[Bug 645467] dvbsrc/dvbbasebin makes uridecodebin error with confusing 'No URI handler implemented for "dvb"' if dvb-channels.conf is bad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 19 01:17:45 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=645467
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2012-06-19 08:17:38 UTC ---
Unfortunately gst_element_make_from_uri() doesn't propagate/return a GError, so
there is no way to make this clearer.

Making the error message in grammar.y seems like the best option.

Changing it to something like:
"No source element, or source element refused URI, for %s"

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