[Webkit-unassigned] [Bug 171205] [GTK] Midori doesn't load home page, web inspector crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 26 00:31:11 PDT 2017


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

--- Comment #16 from Miguel Gomez <magomez at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #15)
> Could it be that gst_element_factory_make("videoflip", nullptr) is failing?
> Miguel?

Checking the backtrace that seems to be the problem, yes. Seems that gst_element_factory_make is not able to create the videoflip element. Probably it was not enabled during the compilation of gst-plugins-good. You can check this by running:

gst-inspect-1.0 videoflip

That will show the plugin info or a message that it's not present.

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


More information about the webkit-unassigned mailing list