Bug 204084 - Showfoto claims that there are no images in directory that contains symlinks to images
Summary: Showfoto claims that there are no images in directory that contains symlinks ...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Directory (show other bugs)
Version: 0.10.0
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 21:48 UTC by michal
Modified: 2022-02-05 05:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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