[Digikam-devel] [Bug 236002] Photos not visible when starting in calendar view

Johannes Wienke languitar at semipol.de
Sun May 9 12:57:49 BST 2010


https://bugs.kde.org/show_bug.cgi?id=236002


Johannes Wienke <languitar at semipol.de> changed:

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




--- Comment #7 from Johannes Wienke <languitar semipol de>  2010-05-09 13:57:47 ---
SVN commit 1124554 by jwienke:

Fix loading of date album on application start.

The problem was that DAlbums are created asynchronously. The sidebar tab was
activated before the albums are loaded which resulted in setting 0x0 as current
album because the tree view was not populated. To prevent this the
DateFolderView now listens on signaleAllDAlbumsLoaded and re-sets the current
album in the album manager if this signal occurs and the folder view is active.

BUG: 236002

 M  +1 -1      HACKING  
 M  +2 -6      NEWS  
 M  +3 -3      digikam/albumtreeview.cpp  
 M  +15 -0     digikam/datefolderview.cpp  
 M  +1 -0      digikam/datefolderview.h  


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list