Bug 243066

Summary: Timeline view does not display images
Product: [Applications] digikam Reporter: Simon <simon.eu>
Component: Searches-TimeLineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 2.0.0

Description Simon 2010-06-28 19:43:20 UTC
Version:           0.6.2
OS:                Linux

under certain conditions.

Reproducible: Always

Steps to Reproduce:
1 Select e.g. May 2010
2 (Double-)Click any image there to open it with the preview
3 Select June 2010

digikam should now go back to the album view, but it is still trying to display the image from step 2, which is now gone. So there is just a blank screen.



OS: Linux (x86_64) release 2.6.34-0.slh.10-sidux-amd64
Compiler: cc
Comment 1 caulier.gilles 2010-06-29 06:58:24 UTC
yes i confirm. It fully reproducible there. preview do not switch back to icon view.

Gilles Caulier
Comment 2 Marcel Wiesweg 2011-01-27 18:57:30 UTC
SVN commit 1217510 by mwiesweg:

Even if the pointer of the current album does not change, but the query
of the change, emit the currentAlbumChanged signal.
Then, the preview mode is reset properly.

BUG: 243066


 M  +12 -3     albummanager.cpp  
 M  +6 -3      digikamview.cpp  


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