Created attachment 54001 [details] Screenshot of PDF viewed in evince When looking at this PDF with evince: http://www.cvg.ethz.ch/teaching/2011fall/compvis/lecture/vision06b.pdf many (but not all) of the images are somehow decoded wrongly and unviewable. However, looking at the same PDF in acroread for linux, the images are shown correctly (see attachements).
Created attachment 54002 [details] Screenshot of PDF viewed in Adobe Acrobat
Which poppler version are you using? Is it compiled against libopenjpeg?
I'm using poppler 0.18.1 from archlinux extra repository. It was configured like this: ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-static \ --enable-cairo-output \ --enable-xpdf-headers \ --enable-libjpeg --enable-zlib \ --enable-poppler-qt4 \ --enable-poppler-glib
Works for me using self poppler poppler 0.18.1 in ubuntu with that very same command line, will try rebooting into my arch installation
Very strange... are you also an a 64-bit system, like me?
Happens in a 64 bit system in arch and not in ubuntu. Probably there is some newer/older version in arch that is broken. Will investigate a bit more but it seems a "not a poppler" bug
The problem is caused by openjpeg1.4 giving diffeernt and i understand wrong results from what openjpeg1.3 was giving, i've contacted their authors.
FWIW http://code.google.com/p/openjpeg/issues/detail?id=104
*** Bug 56107 has been marked as a duplicate of this bug. ***
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.