[Kde-imaging] [Bug 91548] Find duplicate images claims no album is selected although one is

Joern Ahrens kde at jokele.de
Tue Oct 19 21:07:57 CEST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=91548        
kde jokele de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From kde jokele de  2004-10-19 21:07 -------
CVS commit by jahrens: 


fixed in cvs

CCMAIL: 91548-done bugs kde org, digikam-devel lists sourceforge net


  M +2 -1      finddupplicatedialog.cpp   1.26


--- kdeextragear-libs-1/kipi-plugins/findimages/finddupplicatedialog.cpp  #1.25:1.26
 @ -257,5 +257,6  @ void FindDuplicateDialog::slotUpdateCach
 void FindDuplicateDialog::slotPurgeCache(void)
 {
-    QValueList<KIPI::ImageCollection> albumsList = getSelectedAlbums();
+    QValueList<KIPI::ImageCollection> albumsList = 
+        m_imageCollectionSelector->selectedImageCollections();
     QStringList albumsListPath;


More information about the Kde-imaging mailing list