Summary: | No thumbnails for .kra in dolphin | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | vanta |
Component: | Thumbnails and previews | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | josh, loren, nate, o.ruze |
Priority: | NOR | ||
Version: | 21.12.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kio-extras/commit/b57090507680a265b89eb341c2b8c3a53a247219 | Version Fixed In: | 22.04 |
Sentry Crash Report: |
Description
vanta
2021-12-25 12:44:58 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kio-extras/-/merge_requests/142 I have encountered similar bug. The workaround mentioned in the MR mentioned above: "To try it out on a live system, simply rename /usr/share/kservices5/kraorathumbnail.desktop to /usr/share/kservices5/kritathumbnail.desktop" does not work for me. Strangely enough it helps viewing .kra files in Gwenview, which was not possible at all before applying the workaround. BUT Gwenview shows only files created cca after 10th of January this year - which more or less correlates with openSUSE Tumbleweed upgrading to kde-frameworks 5.90 system info Operating System: openSUSE Tumbleweed 20220128 KDE Plasma Version: 5.23.90 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.2-1-default (64-bit) Graphics Platform: Wayland edit the mentioned workaround does indeed work. Sorry for confusion. A possibly relevant merge request was started @ https://invent.kde.org/network/kio-extras/-/merge_requests/144 Git commit b57090507680a265b89eb341c2b8c3a53a247219 by Nate Graham, on behalf of Alexander Lohnau. Committed on 06/03/2022 at 17:47. Pushed by ngraham into branch 'release/21.12'. Fix id of krita thumbnailer not matching it's desktop name Before KIO used KPluginMetaData for the thumbnailers, we would use the DesktopEntryName for identifying the plugins. Because the desktop files define no id, we would derive the id from the library filename instead of the desktop name. Consequently we should set the id to make sure the plugin can be correctly identified. M +1 -0 thumbnail/kraorathumbnail.desktop https://invent.kde.org/network/kio-extras/commit/b57090507680a265b89eb341c2b8c3a53a247219 *** Bug 447906 has been marked as a duplicate of this bug. *** |