Bug 156323 - [GTK] webkitgtk 2.12 fails to play dailymotion videos
Summary: [GTK] webkitgtk 2.12 fails to play dailymotion videos
Status: RESOLVED DUPLICATE of bug 144040
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 17:29 PDT by Hussam Al-Tayeb
Modified: 2016-04-07 05:53 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***