Version: 0.8.90 (using 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706)) "release 1", KDE:KDE4:UNSTABLE:Desktop / openSUSE_Factory) Compiler: gcc OS: Linux (x86_64) release 2.6.30-8-default okular does not open pdf files, example: http://wahoo.no-ip.org/~pat/Howto_create_.dsl_application.pdf no problem opening with acroread. Can provide many other examples if need be. openSUSE 11.2.m3 x86_64 KDE4 okular-4.2.96-105.2
Are you able to open any PDF documents? Looks like you installed Okular from distro packages, correct?
I believe I remember being able to open one, will search and advise. Using Okular from KDE:KDE4:Factory:Desktop from openSUSE:Factory
I cannot find a pdf on my system that okular *will* open :^(
In the File -> Open menu, do you see any "PDF document" choice in the filter combo box (the one in the bottom of the dialog)?
yes, PDF document PDF document (gzip-compressed) PDF document (bzip-compressed)
Does it work if you run `kbuildsycoca4 --noincremental` in a terminal? Also, please post the result of the command: $ ldd `kde4-config --prefix`/lib/kde4/okularGenerator_poppler.so | grep poppler
No, in a terminal after running 'kbuildsycoca4 --noincremental', okular will run, but still does not open pdf's. $ ldd `kde4-config --prefix`/lib/kde4/okularGenerator_poppler.so | grep poppler yealds: ldd: /usr/lib/kde4/okularGenerator_poppler.so: No such file or directory but the file exists. This is an x86_64 system. /usr/lib64/kde4/okularGenerator_poppler.so and creating a sym-link does not help :^( tks
No need to create symlinks; just execute $ ldd /usr/lib64/kde4/okularGenerator_poppler.so | grep -i poppler and paste its result here.
10:03 wahoo:~ > ldd /usr/lib64/kde4/okularGenerator_poppler.so | grep -i poppler libpoppler-qt4.so.3 => /usr/lib64/libpoppler-qt4.so.3 (0x00007f7059ea4000) libpoppler.so.5 => /usr/lib64/libpoppler.so.5 (0x00007f70574f5000) tks
okular-4.2.98-107.2 installed yesterday has the same problem for me. tks,
okular-4.2.98-1.3 installed today solves *my* problem
I am using okular 4.3 in kubuntu jaunty from jaunty repository, it is not working for me. any pdf open results in blank. ubuntu-rocks% ldd `kde4-config --prefix`/lib/kde4/okularGenerator_poppler.so | grep poppler libpoppler-qt4.so.3 => /usr/lib/libpoppler-qt4.so.3 (0x00007fa99bf3a000) libpoppler.so.4 => /usr/lib/libpoppler.so.4 (0x00007fa99bb4f000) ubuntu-rocks%