Opened 6 years ago

Closed 6 years ago

#363 closed defect (fixed)

Lucide 1.4.1 beta14 renders pdf as blank pages - regression

Reported by: Steven Levine Owned by:
Priority: major Milestone: 1.4.1
Component: Plugin: PDF Version: 1.4.1
Keywords: Cc:

Description (last modified by Steven Levine)

Lucide 1.4.1 beta14 renders the pdf at

http://home.earthlink.net/~steve53/files/0sprouts.pdf

as blank pages. Lucide 1.4 GA renders the document slowly, but correctly.

Change History (10)

comment:1 by Steven Levine, 6 years ago

Component: BackendPlugin: PDF
Description: modified (diff)

comment:2 by Gregg Young, 6 years ago

It renders as a blank page in QPDFView with the latest Poppler also. It appears to be a regression in Poppler. I tried the 1.41 beta 5 with the same results.

Last edited 6 years ago by Gregg Young (previous) (diff)

comment:3 by Silvan Scherrer, 6 years ago

Greg did you test with your thread changed poppler? not the most recent one. The one you built interim. Just to be sure it's not this change.

Last edited 6 years ago by Silvan Scherrer (previous) (diff)

comment:4 by Gregg Young, 6 years ago

I tried it with the patched popple66.dll and it renders slowly but correctly.

comment:5 by Silvan Scherrer, 6 years ago

I will update poppler one more time to the last possible version. Which is 0.61. Later versions removed qt4 backend. So not an option for now.

comment:6 by Gregg Young, 6 years ago

Hopefully, that will solve the problem. It appears the pages that fail to render are images. The file linked to this ticket doesn't have any fonts. Thanks

comment:7 by Gregg Young, 6 years ago

Just thinking out loud. Is it possible one of the image format libs didn't get compiled in?

comment:8 by Silvan Scherrer, 6 years ago

We lost the JPXDecoder, because they have the internal one marked as depreciated and it needs to be enabled with a switch. I build 0.59 with this switch as of now. lets see then.

comment:9 by Gregg Young, 6 years ago

I got the new 0.59.0. It works with the sample pdf in this ticket and also fixed a pdf I have which had the same problem.

comment:10 by Silvan Scherrer, 6 years ago

Resolution: fixed
Status: newclosed

fixed with latest poppler from exp repo. Btw please let me know when you plan to create the GA. So I can move poppler some days in advance to rel repo.

Note: See TracTickets for help on using tickets.