Summary: | Files view doesn't show the SVG icon of a .desktop file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | view-engine: general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.lohnau, elvis.angelaccio, kfm-devel, michaelalexsander, nate |
Priority: | NOR | ||
Version: | 20.04.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/004734e8321778a22a648e73b5d1743b64ca2bda | Version Fixed In: | 20.08.1 |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Patrick Silva
2020-06-21 16:02:26 UTC
Yep, seems like the same issue. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/26 Git commit 37df39b93bf23b89ca760d4dd793788833d9a3e1 by Alexander Lohnau. Committed on 23/06/2020 at 06:22. Pushed by alex into branch 'release/20.04'. Fix file preview for desktop files with absolute icon paths M +7 -1 src/kitemviews/kstandarditemlistwidget.cpp https://invent.kde.org/system/dolphin/commit/37df39b93bf23b89ca760d4dd793788833d9a3e1 This bug affects Dolphin 20.08 RC. Operating System: Arch Linux KDE Plasma Version: 5.19.4 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0 @Alexander: can you have a look? Is it not fixed in 20.08? Huh, it works for me. Can you please make sure the file exists? yes, it exists. I can open the icon file indicated in "Icon=" line of the .desktop file with Gwenview. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.74.0 Qt Version: 5.14.2 Git commit 004734e8321778a22a648e73b5d1743b64ca2bda by Alexander Lohnau. Committed on 30/08/2020 at 16:46. Pushed by alex into branch 'release/20.08'. Fix file preview for desktop files with absolute icon paths FIXED-IN: 20.08.1 M +7 -1 src/kitemviews/kstandarditemlistwidget.cpp https://invent.kde.org/system/dolphin/commit/004734e8321778a22a648e73b5d1743b64ca2bda Sorry, there went sth. wrong when merging. The change was included in 20.04, but not in the next release. It is all fixed now and will be shipped in 20.08.1 which gets tagged tomorrow. *** Bug 425813 has been marked as a duplicate of this bug. *** |