Bug 179801 - clicking the fuzzy search thumbnails open small pictures
Summary: clicking the fuzzy search thumbnails open small pictures
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Image (show other bugs)
Version: 0.10.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 13:47 UTC by Nadav Kavalerchik
Modified: 2022-01-19 16:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nadav Kavalerchik 2009-01-06 13:47:52 UTC
Version:           0.10.0-beta7 (using 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221)), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26-1-amd64

i made a (cool) "fussy search" , got some thumbnails (as a result) 
now, clicking on the thumbnails i get a tiny image and not the original big image.
right clicking the thumbnail and choosing edit or view... open the right size image.
Comment 1 Marcel Wiesweg 2009-01-07 18:01:49 UTC
You mean, after clicking on the thumbnail, you enter view mode, with the thumbnail bar at the bottom, but the main field is not filled by the image, rather the image is as big as the thumbnail?

I have heard another report where this happens very rarely. There is a fix in beta8 without proof of fixing the problem. So, please test with beta8, and report back if you can still reproduce the problem.
Comment 2 Nadav Kavalerchik 2009-01-07 18:18:38 UTC
exactly as you describe it !
plus, i suspect it is displaying the thumbnail from the inside (embedded) part of the image file. because when i try to enlarge the image... it gets gross very rapidly. it is not the "zoomed out" version of the original image !

i relay on Debian experimental for getting a new betas so i will report back when i get a new version. 
Comment 3 Marcel Wiesweg 2009-01-08 22:25:22 UTC
SVN commit 907890 by mwiesweg:

Add the preview size to the cache key. The fingerprint generator loads preview with
size 128, which can hardly be used for any other purpose.
This fixes the bug of thumbnail-sized preview images.

CCBUG: 179801

 M  +1 -1      loadingdescription.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=907890