Bug 279898

Summary: okular loads pdf but doesn't render it
Product: [Applications] okular Reporter: alancio <lameventanas>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 0.13   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description alancio 2011-08-11 14:06:38 UTC
Version:           0.13 (using KDE 4.7.0) 
OS:                Linux

okular loads pdf files (eg: it shows the index, number of pages, etc), but doesn't display the content itself: all pages are blank.

Reproducible: Always

Steps to Reproduce:
Open any pdf file

Actual Results:  
The pages are not displayed

Expected Results:  
Pages should be displayed

I compiled okular like this:

cd okular-4.7.0
mkdir build
cd build
cmake ../okular-4.7.0 -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_doc=OFF
make
make install

I have poppler, poppler-data and poppler-qt4 installed.
Comment 1 Albert Astals Cid 2011-08-11 15:19:38 UTC
If it does not work for any pdf file, it is obviously not a bug in okular but a setup problem on your side. Please drop by the #okular channel in irc.freenode.net and we'll help you with setup.