[Webkit-unassigned] [Bug 146999] Critical warnings when loading YouTube videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 07:57:04 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146999

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Indeed, thanks Philippe:

$ gst-inspect-1.0 autoaudiosink
No such element or plugin 'autoaudiosink'

Looks like the problem is that we do not depend on gst-plugins-good in GNOME jhbuild, only on gst-plugins-base. Also, our CMake build system clearly does not require it. Is gst-plugins-good mandatory, then? Should we require it at build time, or allow building without it and handle the failure better runtime?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150729/d524c799/attachment-0001.html>


More information about the webkit-unassigned mailing list