GNOME Bugzilla – Bug 598789
Syntax Warning (): Mismatched EMC operator
Last modified: 2012-09-14 17:05:36 UTC
Bug forwarded from https://bugzilla.novell.com/show_bug.cgi?id=544728 <quote who="Edwin Helbert Aponte Angarita"> I am getting _________ ** (evince:7614): WARNING **: Unimplemented action: POPPLER_ACTION_UNKNOWN, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase. _________ when I open this pdf file: http://www.luatex.org/talks/screen-luatex-dante-2009.pdf Reproducible: Always Steps to Reproduce: 1.wget http://www.luatex.org/talks/screen-luatex-dante-2009.pdf 2.evince screen-luatex-dante-2009.pdf Actual Results: ** (evince:7614): WARNING **: Unimplemented action: POPPLER_ACTION_UNKNOWN, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase. And the pdf is not visualized properly. </quote>
Created attachment 145688 [details] The PDF file exposing the issue
Confirmed on Evince 2.29.1 (git master) and Poppler 0.12.0 (git master).
I tested it against poppler git master and evince wip/annotation_support, the annotation not supported is POPPLER_ACTION_JAVASCRIPT, which is already reported in bug 601664. There are plenty of warnings that I would be more worried about: Syntax Warning (579): Mismatched EMC operator Syntax Warning (2031): Mismatched EMC operator Syntax Warning (2469): Mismatched EMC operator Syntax Warning (3593): Mismatched EMC operator Syntax Warning (579): Mismatched EMC operator FWIW, clicking on each page, would bring some text (the same behaviour than a slider presenter). I am not sure whether this is a bug in poppler, though.
*** Bug 621051 has been marked as a duplicate of this bug. ***
The bug seems to belong to poppler. I can reproduce it with poppler-glib-demo. I filled a bug in freedesktop. https://bugs.freedesktop.org/show_bug.cgi?id=54936