Bug 299050 - document shows blank print preview
Summary: document shows blank print preview
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL: http://www.audi.co.uk/content/dam/aud...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-29 18:18 UTC by Jon Burgess
Modified: 2012-04-29 18:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Burgess 2012-04-29 18:18:08 UTC
The file at the URL above displays OK when opened but the print preview is blank.



Reproducible: Always

Steps to Reproduce:
1. Open file
2. File -> Print Preview
3.
Actual Results:  
Preview window appears but all the pages are blank

Expected Results:  
The document to appear

This happens for me with Okular on both F16 and the F17 beta release. 
The same document opens, previews & prints OK in evince.

The messages below appear on stdout/stderr:

[jburgess@shark audi]$ okular a3-s3.pdf 
typecheck -20
okular(4987)/okular (Spectre) GSRendererThread::run: Generated image does not match wanted size: [0x0] vs requested [792x612]
QImage::scaled: Image is a null image
typecheck -20
okular(4987)/okular (Spectre) GSRendererThread::run: Generated image does not match wanted size: [0x0] vs requested [792x612]
QImage::scaled: Image is a null image
typecheck -20
okular(4987)/okular (Spectre) GSRendererThread::run: Generated image does not match wanted size: [0x0] vs requested [792x612]
QImage::scaled: Image is a null image
typecheck -20
okular(4987)/okular (Spectre) GSRendererThread::run: Generated image does not match wanted size: [0x0] vs requested [792x612]
QImage::scaled: Image is a null image
typecheck -20
okular(4987)/okular (Spectre) GSRendererThread::run: Generated image does not match wanted size: [0x0] vs requested [78x60]
QImage::scaled: Image is a null image
typecheck -20
Comment 1 Albert Astals Cid 2012-04-29 18:40:43 UTC
It's not an Okular bug but a poppler bug (the library we use to deal with pdf). Anyway it works with poppler 0.19.4, once your distribution updates to poppler >= 0.20 this fix will be gone