Summary: | When previews are enabled Dolphin ignores individual folder icons and always uses the standard icon (with the preview images on it) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Janet <bugzilla> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 1lukas1, andresbajotierra, claudio.tessone, david.nolden.kde, DeMonk, frank78ac, karl.r.ernst, mahen, matt, nightowl |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed patch |
Description
Janet
2009-07-29 04:14:10 UTC
I think this one and Bug 151932 can go together? *** Bug 207879 has been marked as a duplicate of this bug. *** *** Bug 208507 has been marked as a duplicate of this bug. *** *** Bug 211311 has been marked as a duplicate of this bug. *** I wonder if this should be addressed in the folder thumbnail generator... *** Bug 217172 has been marked as a duplicate of this bug. *** Created attachment 40068 [details]
Proposed patch
This is only going to work for local folder.. so I need that confirmation. Otherwise, the patch needs to be adapted somehow.
Thanks Dario for the patch! Would it be possible that you submit this patch at http://reviewboard.kde.org? I'm wondering whether tempDirectory.setScheme("file") is really the way to go or whether there is a nicer way to do this. I'm sure people like David Faure have a good answer for this... I added to the CC the person which worked on the directory thumbnails, hoping to get an answer... but well.. I could move this to reviewboard. SVN commit 1080527 by darioandres: - Implement http://reviewboard.kde.org/r/2658/ - Honor the possible custom folder icon in the Folder preview (thumbnail kioslave) BUG: 201850 M +7 -1 thumbnail.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1080527 *** Bug 228222 has been marked as a duplicate of this bug. *** *** Bug 248354 has been marked as a duplicate of this bug. *** |