Bug 156323

Summary: [GTK] webkitgtk 2.12 fails to play dailymotion videos
Product: WebKit Reporter: Hussam Al-Tayeb <ht990332>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, mcatanzaro, pnormand
Priority: P3    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Description Hussam Al-Tayeb 2016-04-06 17:29:23 PDT
If using html video instead of flash, epiphany says

(WebKitWebProcess:26446): GStreamer-CRITICAL **: 
Trying to dispose element appsrc2, but it is in READY instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.


(WebKitWebProcess:26446): GStreamer-CRITICAL **: 
Trying to dispose element webkitwebsrc0, but it is in READY instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.


(WebKitWebProcess:26446): GStreamer-CRITICAL **: gst_uri_handler_get_uri: assertion 'GST_IS_URI_HANDLER (handler)' failed

(WebKitWebProcess:26446): GStreamer-CRITICAL **: gst_uri_get_protocol: assertion 'uri != NULL' failed

and eventually 

Oops!
Something went wrong while displaying this page. Please reload or visit a different page to continue.
Comment 1 Philippe Normand 2016-04-07 05:53:33 PDT

*** This bug has been marked as a duplicate of bug 144040 ***