Bug 185177

Summary: Searches are not updated when changes are made to the resulting image set
Product: [Applications] digikam Reporter: Andi Clemens <andi.clemens>
Component: Searches-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: michael
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Andi Clemens 2009-02-21 23:02:30 UTC
Version:           0.11.0-svn (using 4.2.00 (KDE 4.2.0), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.28-ARCH

When I open a saved search and change the status of images in the result set, the search view i not updated.
For example a search that displays all images rated with 5 stars delivers 100 images. Now I select 10 of them and set the rating to 1. The view is not updated, there are still 100 images visible (including the 10 with no rating).
This worked fine in digiKam 0.9.x, we seem to have a regression here.

Andi
Comment 1 Andi Clemens 2009-02-21 23:04:10 UTC
This report is valid for 0.10.0, too...
Comment 2 Marcel Wiesweg 2009-04-12 22:46:48 UTC
SVN commit 952915 by mwiesweg:

Schedule a refresh of the listing if the current album is a search and any of
the contained images is affected.

BUG: 185177

 M  +28 -1     albumlister.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=952915
Comment 3 Michael Liddle 2009-06-09 20:31:59 UTC
Does this fix also apply to when the current view is selected by the tag tree? (Doesn't work using 0.10)