Version: unspecified (using KDE 4.7.0) OS: Linux The jpeg preview in dolphin-4.7.0 is partially broken: with icons-view selected there should be small thumbnails of pictures-in-the-folder on top of the folder icon. That still works with gifs, pngs etc. but not any more with jpegs since the upgrade to KDE-4.7.0 (i.e. it used to work on dolphin-4.6.x and earlier). And yes, I have selected the jpeg preview in dolphin settings... And the preview works otherwise, inside the folders, only the small thumbnails-on-folder are missing. Reproducible: Always
Git commit 17f3cd41665cd9fd3440f51730b9c88b0f7ce8f2 by Peter Penz. Committed on 30/07/2011 at 16:59. Pushed by ppenz into branch 'KDE/4.7'. Fix regression that no JPEG previews are shown for folders BUG: 278840 FIXED-IN: 4.7.1 M +1 -1 kioslave/thumbnail/thumbnail.cpp http://commits.kde.org/kde-runtime/17f3cd41665cd9fd3440f51730b9c88b0f7ce8f2
Git commit b4fa6baef09ca4d49f28f26355b63a18de40143b by Peter Penz. Committed on 30/07/2011 at 17:00. Pushed by ppenz into branch 'master'. Fix regression that no JPEG previews are shown for folders CCBUG: 278840 M +1 -1 kioslave/thumbnail/thumbnail.cpp http://commits.kde.org/kde-runtime/b4fa6baef09ca4d49f28f26355b63a18de40143b
OMG, I was looking at the code since months, but didn't see what changed. Now it all makes sense. Thanks Peter ;)
@Christoph: This was a really stupid regression that I've introduced myself when merging the rotated JPEG thumbnailer with the "normal" JPEG thumbnailer. But obviously I missed to notice that the previews of JPEGs for folders did not work anymore :-(
*** Bug 279014 has been marked as a duplicate of this bug. ***
I use KDE 4.7.1 but the dolphin still can not preview jpeg files
Works for me on 4.7.1
I just added a user and use the new id to login and use dolphin nothing changed there should be small thumbnails of pictures-in-the-folder on top of the folder icon That still works with gifs, pngs etc.
@Max: Could you please check in your distribution whether the kde-baseapps package or Dolphin package really is the 4.7.1 version? Sometimes distributions don't fully upgrade all packages. I cannot reproduce the issue here with 4.7.1. Thanks.