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 710720 - Pdf file is not displayed, blank page instead
Pdf file is not displayed, blank page instead
Status: RESOLVED NOTGNOME
Product: evince
Classification: Core
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-23 12:58 UTC by svalorzen@gmail.com
Modified: 2013-10-25 06:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The pdf that cannot be displayed (42.49 KB, application/pdf)
2013-10-23 12:58 UTC, svalorzen@gmail.com
Details

Description svalorzen@gmail.com 2013-10-23 12:58:26 UTC
Created attachment 257913 [details]
The pdf that cannot be displayed

I'm trying to display the attached pdf, but evince only shows a blank page.
The output is:

(evince:2412): EvinceDocument-CRITICAL **: ev_document_get_n_pages: assertion 'EV_IS_DOCUMENT (document)' failed
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error (216): Bad two dim code (-001) in CCITTFax stream
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error (216): Bad two dim code (-001) in CCITTFax stream
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error (216): Bad two dim code (-001) in CCITTFax stream
Syntax Error: Missing 'endstream' or incorrect stream length
Syntax Error (216): Bad two dim code (-001) in CCITTFax stream


I can correctly view this pdf using Google Documents.
Comment 1 Germán Poo-Caamaño 2013-10-25 05:54:05 UTC
This seems a regression in poppler.

Evince 3.4.0/poppler 0.18.0 renders the document.  I get in the console:
 
Error (42926): Missing 'endstream'
Error (42926): Missing 'endstream'
Error (42926): Missing 'endstream'
Error (42926): Missing 'endstream'

However, the issue is reproducible with a newer poppler (0.24.2).

Nevertheless, this bug should be filed in poppler.
Comment 2 Germán Poo-Caamaño 2013-10-25 06:01:45 UTC
I reported the issue in Poppler's bugzilla.  See:
https://bugs.freedesktop.org/show_bug.cgi?id=70854