In evince a certain pdf url was said to be corrupt in 0.15.3 The same file opened flawlessly in 0.14.5. Xpdf reads the pdf flawlessly as well. The same results happened with epdfview and okular ( both depend on poppler ) so it seems to be a poppler 0.15.x problem. here is the offending url http://www.skatecanada.ca/en/athletes/national_teams/international_assignments/2010-2011-Selection-Criteria.pdf
Works for me. Are you sure you have rebuilt your programs using poppler since there were changes in poppler that might need that?
Yes I did rebuild evince to test after building poppler 0.15.3. I also did the same with epdfview and okular. All of them yield the same results. This is the only stubborn PDF file I have come across so far.
Here is the command line error messages I get with evince and epdfview. Error: Internal: called getRawChars() on non-predictor stream Error: PDF file is damaged - attempting to reconstruct xref table... Error: Couldn't find trailer dictionary Error: Couldn't read xref table
Can you please paste your configure/cmake output? Specially the summary at the end.
Problem fixed. I originally passed the --enable-zlib ( which worked in the 0.14.x serides ) when I compiled it. Recompiling the code without the --enable-zlib fixed the problems.
Will be fixed for poppler 0.16.0
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.