Bug 204084

Summary: Showfoto claims that there are no images in directory that contains symlinks to images
Product: [Applications] digikam Reporter: michal
Component: Showfoto-DirectoryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, marcel.wiesweg
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.0.0

Description michal 2009-08-16 21:48:20 UTC
Version:            (using KDE 4.3.0)
Installed from:    I Don't Know

Showfoto claims that there are no images in directory that contains symlinks to images.
Comment 1 Marcel Wiesweg 2009-09-11 18:58:41 UTC
    dir.setFilter ( QDir::Files | QDir::NoSymLinks );

Does anyone know the reason why we filter out symlinks for showfoto?
Comment 2 caulier.gilles 2009-09-11 19:04:39 UTC
I cannot see why... easy to fix (:=)))

Gilles
Comment 3 Marcel Wiesweg 2009-09-11 20:58:11 UTC
SVN commit 1022434 by mwiesweg:

Allow symlinks when reading folder in showfoto

BUG: 204084

 M  +2 -1      NEWS  
 M  +1 -1      showfoto/showfoto.cpp  


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