linuxmint / xreader

A generic Document Reader
GNU General Public License v2.0
216 stars 60 forks source link

Play Video embedded in PDF #304

Open fries opened 5 years ago

fries commented 5 years ago
 * Xreader version (xreader --version)
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)

Issue When opening a PDF with emedded Video the following error occurs and the video does not play.

(evince:31856): dbind-WARNING **: 19:34:11.965: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(WebKitWebProcess:31866): dbind-WARNING **: 19:34:12.111: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(evince:31856): WARNING : 19:34:12.183: Unimplemented annotation: POPPLER_ANNOT_SCREEN, please post a bug report on Xreader bug tracker (https://github.com/linuxmint/xreader/issues) with a testcase.

(evince:31856): WARNING : 19:34:12.194: Unimplemented action: POPPLER_ACTION_RENDITION, please post a bug report on Xreader bug tracker (https://github.com/linuxmint/xreader/issues) with a testcase.

(evince:31856): GLib-GObject-CRITICAL **: 19:34:12.194: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(evince:31856): WARNING : 19:34:12.194: Unimplemented action: POPPLER_ACTION_RENDITION, please post a bug report on Xreader bug tracker (https://github.com/linuxmint/xreader/issues) with a testcase.

(evince:31856): GLib-GObject-CRITICAL **: 19:34:12.194: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(evince:31856): WARNING : 19:34:12.194: Unimplemented action: POPPLER_ACTION_RENDITION, please post a bug report on Xreader bug tracker (https://github.com/linuxmint/xreader/issues) with a testcase.

(evince:31856): GLib-GObject-CRITICAL **: 19:34:12.194: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(evince:31856): WARNING : 19:34:12.194: Unimplemented action: POPPLER_ACTION_RENDITION, please post a bug report on Xreader bug tracker (https://github.com/linuxmint/xreader/issues) with a testcase.

(evince:31856): GLib-GObject-CRITICAL **: 19:34:12.194: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Steps to reproduce

Expected behaviour Video should play, no error should occur on STDERR

Other information

icarter09 commented 3 years ago

Xreader v2.6.4 Mint 20 64bit

I was able to play the embedded video. @fries are you still experiencing this issue? Thanks.

fries commented 3 years ago

Haven't tried it again since then. Just checked it on Mint 20 64bit, xreader v2.6.4. It plays the video in a separate window.

theo-brown commented 2 years ago

I haven't been able to play an embedded video in a pdf. Is this issue being actively considered?