Comment 7 for bug 1574049

Revision history for this message
In , PP (luna-azul-ti) wrote :

(In reply to Rog131 from comment #3)
> The PDF plugin for the KF5 is available:
> https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers
> ->
> https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers/
> repository/show?rev=frameworks
>
> Before. With the Archlinux/Dolphin - no plugin for the PDF:
> http://imgur.com/VjtpkMF
>
> After. Downloading the kdegraphics-thumbnailers KF5 git source, building,
> installing it. There is plugin for the http://imgur.com/7Tjsk41 .
>
> Same kind of (missing plugins): https://bugs.kde.org/show_bug.cgi?id=351894
>
> And the thumbnailing is working

Didn't work for me. At least this command sequence din't work:

# pacman -R kdegraphics-thumbnailers
$ git clone http://anongit.kde.org/kdegraphics-thumbnailers
$ cd kdegraphics-thumbnailers
$ cmake .
$ make
# cmake -P cmake_install.cmake

Messages say all is correct built and correct installed but still I get no pdf in the list of previews. What's wrong?