After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707622 - Evince incorrectly renders PDF file
Evince incorrectly renders PDF file
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-06 12:01 UTC by Andrius Štikonas
Modified: 2013-09-18 19:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example.pdf (184.58 KB, application/pdf)
2013-09-06 12:01 UTC, Andrius Štikonas
Details

Description Andrius Štikonas 2013-09-06 12:01:19 UTC
Created attachment 254243 [details]
example.pdf

The attached PDF file is incorrectly rendered in evince viewer. The bottom part of the picture is missing.

You can compare the rendering with e.g. Okular or any other PDF viewer that render this picture correctly.
Comment 1 Germán Poo-Caamaño 2013-09-06 16:29:20 UTC
Both Okular and Evince use poppler to render the PDF, though different backends (or frontends).  I tend to think that the one used by Evince (based on cairo) is the one that has the bug.

I am confirming this bug, though it should be filed later in poppler's bugzilla.
Comment 2 Germán Poo-Caamaño 2013-09-18 19:15:32 UTC
Thanks for reporting.

Looks like a bug in poppler, likely in the cairo backend. I have just forwarded
it to the freedesktop bugzilla:

https://bugs.freedesktop.org/show_bug.cgi?id=69546

Please feel free to report any further bugs you find.