(from github.com/freestyle68)
Fess 11.2.1
Debian 9
Java™ SE Runtime Environment (build 1.8.0_131-b11)
Hi,
with Debian 9/8/Ubuntu, generate thumbnail always returns 0 results with file system crawling.
Instead working with web crawling.
Installed:
unoconv xpdf imagemagick fonts-vlgothic libreoffice-common phantomjs
The commandline
unoconv
and
convert
are working.
Also tried enabling Crawler Job but same results.
How can I debug this problem?
Thank you
(from github.com/marevol)
Could you check if the following command works?
/usr/share/fess/bin/generate-thumbnail msoffice <MS Office file> <Output Path>
(from github.com/freestyle68)
yes, it generate a low-res multipage pdf.
Tried with .doc, .ppt and .pdf.
(from github.com/freestyle68)
This is not an OS issue, because the same happens with Centos or Doker images (latest tag).
With Centos I installed this:
bzip2 fontconfig freetype freetype-devel fontconfig-devel libstdc++ unoconv libreoffice-headless vlgothic-fonts ImageMagick
(from github.com/marevol)
I’ll check and fix it in next release…