Bug 24463

Summary: Images in pdf downloaded from google books not displaying, JPX error
Product: poppler Reporter: James Kilfiger <james.kilfiger>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://books.google.com/books?id=xasRAAAAYAAJ&pg=PP1#v=onepage&q=&f=false
Whiteboard:
i915 platform: i915 features:

Description James Kilfiger 2009-10-11 14:45:49 UTC
The pdf file, which can be downloaded from google books, contains images of scanned text and images of scanned engravings. When the pdf is viewed with evince, or converted with gimp, the images containing text display, but the images containing the illustrations do not display. Furthermore there are errors on the terminal:
Error (636073): Error in JPX stream
(repeated multiple times)

The pdf file displays correctly in acroread (v.9)

I'm using poppler v 0.12.0 with the glib front end on ubuntu 9.10 

I notice this report is similar to 
https://bugs.freedesktop.org/show_bug.cgi?id=15629 Which is marked as fixed.
Comment 1 Albert Astals Cid 2009-10-12 01:43:13 UTC
The problem is ubuntu is not using openjpeg when building poppler so the old and deprecated decoder is used and it fails. You should open a bug against ubuntu asking them to use openjpeg when building poppler.

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.