Summary: | Dolphin-4.7.0 jpeg preview partially broken | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | l33tmmx |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, mad.f3ka, maxwux |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.1 | |
Sentry Crash Report: |
Description
l33tmmx
2011-07-30 09:59:51 UTC
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. |