Bug 279898 - okular loads pdf but doesn't render it
Summary: okular loads pdf but doesn't render it
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (show other bugs)
Version: 0.13
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 14:06 UTC by alancio
Modified: 2011-08-11 15:19 UTC (History)
0 users

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 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.