Bug 238048

Summary: Picture frame ignores directory symlinks in recursive mode
Product: [Plasma] plasma4 Reporter: Michael M <redeamer>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This is the corresponding debian patch for the issue.

Description Michael M 2010-05-18 16:15:10 UTC
Version:            (using KDE 4.4.3)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Reporting debian bug report upstream [1]:

Hi there,

if I add a directory to the picture frame for the slideshow, all subdirectories
which are symlinks are ignored, normal directories are included and the
contained pictures are shown.

This behaviour is new in version 4.4.3, in version of 4.3.4 all pictures
was shown, even those in symlinked subdirectories.

The Debian bug report contains a patch for that. Will add this here too.

Regards,
Michael

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581409
Comment 1 Michael M 2010-05-18 16:18:26 UTC
Created attachment 43693 [details]
This is the corresponding debian patch for the issue.

I can only provide the patch for the debian package, i have currently no time, to adapt these to the original kde sources.
Comment 2 Anne-Marie Mahfouf 2010-05-18 17:38:45 UTC
SVN commit 1128186 by annma:

Tested, thanks for the patch!
Will also commit to trunk.
CCBUG=238048


 M  +1 -1      slideshow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1128186
Comment 3 Anne-Marie Mahfouf 2010-05-18 17:42:16 UTC
SVN commit 1128187 by annma:

Thanks for the patch and for spotting this!
BUG=238048


 M  +1 -1      slideshow.cpp  


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