Description of problem: There are no thumbnails for LibreOffice documents in Nautilus. Version-Release number of selected component (if applicable): 1.14.29-4.fc21 How reproducible: Always Steps to Reproduce: 1. Open Nautlius 2. Navigate to where a ODT Document is 3. Observe no thumbnail Actual results: No thumbnails for LibreOffice files. Expected results: LibreOffice files should have thumbnails Additional info: Running `gsf-office-thumbnailer` manually like so $ gsft-office-thumbnailer -i file.odt -o /tmp/test.png -s 1024 results in the output calling convert '/tmp/gsf-thumbnailer-BDEPVX' +matte -thumbnial 1024x1024 png:'/tmp/test.png' error: Failed to execute child process "convert" (No such file or directory)
Installing ImageMagick solves the problem. In order to resolve the bug, libgsf could be make depend on ImageMagick.
hmm, ImageMagick is the fallback after attempting gdk-pixbuf, so either that failed or the compilation has missed it for some reason
libgsf-1.14.29-6.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/libgsf-1.14.29-6.fc22
libgsf-1.14.29-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libgsf-1.14.29-6.fc21
(In reply to Caolan McNamara from comment #2) > hmm, ImageMagick is the fallback after attempting gdk-pixbuf, so either that > failed or the compilation has missed it for some reason Are you asking for additional information?
nope, just analysing the problem. You shouldn't need to install ImageMagick to get working previews and I've found the problem and the above updates *should* solve it
Package libgsf-1.14.29-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libgsf-1.14.29-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-4238/libgsf-1.14.29-6.fc21 then log in and leave karma (feedback).
libgsf-1.14.29-6.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
libgsf-1.14.33-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libgsf-1.14.33-1.fc21
libgsf-1.14.33-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.