Summary: | File open/save dialog does not show thumbnails for all file types that Dolphin does | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Cyrille Dunant <cyrille.dunant> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | addammo, andreas, cfeck, info, kdelibs-bugs, nate, philippe.roubach, razrfalcon, simondani91 |
Priority: | NOR | Keywords: | usability |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kio/b9a2ec685e7fb231d92cd7348b7aedae698ad218 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 303462 |
Description
Cyrille Dunant
2013-04-17 08:33:51 UTC
*** Bug 315859 has been marked as a duplicate of this bug. *** To work around this issue: - configure the list of previews you want to see in the file dialog using Dolphin - locate configuration files in .kde/share/config in a text editor - in section [PreviewSettings] copy the "Plugins=" line from dolphinrc to the application's rc file (e.g. kolourpaintrc) or to kdeglobals (for all other applications) *** Bug 196065 has been marked as a duplicate of this bug. *** *** Bug 220191 has been marked as a duplicate of this bug. *** *** Bug 313498 has been marked as a duplicate of this bug. *** This workaround works to me. In 4.11, KDE open file dialog does not show preview thumbnails of certain* jpeg images, whereas Dolphin does. The above workaround does not work for me. *Usually the ones which are taken with a DSLR or compact camera. Others, e. g. which are taken with my phone, or randomly downloaded from internet, those are shown correctly in open file dialog. Git commit b9a2ec685e7fb231d92cd7348b7aedae698ad218 by Nathaniel Graham, on behalf of Alex Nemeth. Committed on 22/04/2018 at 17:18. Pushed by ngraham into branch 'master'. Filepicker reads thumbs preview from Dolphin settings Summary: Open/Save dialog uses the settings from Dolphin to determine what to show in the thumbnails. Also now supports much more file types. Test Plan: {F5815497} Reviewers: #frameworks, #vdg, ngraham, #dolphin Reviewed By: #vdg, ngraham Subscribers: elvisangelaccio, alexeymin, ngraham, #frameworks Tags: #frameworks Maniphest Tasks: T8552 Differential Revision: https://phabricator.kde.org/D12389 M +1 -1 src/filewidgets/kfilepreviewgenerator.cpp https://commits.kde.org/kio/b9a2ec685e7fb231d92cd7348b7aedae698ad218 Thank you for the fix. I was following this item since long time. I'll finally see the *.kra (Krita files) preview in Open/Save dialog. |