Summary: | No document preview (.odt, .doc, .docx, .ods) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Benjamin <benjamin10> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | elvis.angelaccio, glutbugreports, info, jacquerooster123, nate, samrog131, shalokshalom |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kio-extras/6828ff113ac36d0cba7a0c7e2e4d0264c7156c2e | Version Fixed In: | 18.12.0 |
Sentry Crash Report: |
Description
Benjamin
2017-01-17 10:41:10 UTC
You need to install Calligra 3.0 (it was recently released). Also, don't forget to enable those previews in the Dolphin settings. Okay, I tried to find the new version on kubuntu backport ppa, but couldn't find them so far. Is there any date, when it will be released, or any other way to install the 3.0 on kubuntu 16.04? Thanks.... There is no need to install the full Calligra 3.0, but the OpenDocument thumbnailer needs to be compiled as a KF5 version, otherwise Dolphin will not use them. https://store.kde.org/content/show.php?content=110864 has a patch from an openSUSE developer. I suggest to report this issue to the bug tracker of your distribution, asking them to apply that patch. Ubuntu bugs: No preview shown in Dolphin - https://bugs.launchpad.net/ubuntu/+source/kde-thumbnailer-openoffice/+bug/1711566 *** Bug 385659 has been marked as a duplicate of this bug. *** *** Bug 385729 has been marked as a duplicate of this bug. *** Re-opening; we can fix this in KDE land. Git commit 6828ff113ac36d0cba7a0c7e2e4d0264c7156c2e by Kai Uwe Broulik. Committed on 19/09/2018 at 11:22. Pushed by broulik into branch 'master'. Add Open Document thumbnailer Provides thumbnails for ODT, ODS, ODP, ODG, ODF files as well as their template counterparts FIXED-IN: 18.12.0 Differential Revision: https://phabricator.kde.org/D15591 M +14 -0 thumbnail/CMakeLists.txt A +57 -0 thumbnail/opendocumentcreator.cpp [License: LGPL] A +33 -0 thumbnail/opendocumentcreator.h [License: LGPL] A +9 -0 thumbnail/opendocumentthumbnail.desktop https://commits.kde.org/kio-extras/6828ff113ac36d0cba7a0c7e2e4d0264c7156c2e Thank you Kai Uwe Broulik! 👍 |