Bug 238048 - Picture frame ignores directory symlinks in recursive mode
Summary: Picture frame ignores directory symlinks in recursive mode
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-18 16:15 UTC by Michael M
Modified: 2010-05-18 17:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
This is the corresponding debian patch for the issue. (577 bytes, patch)
2010-05-18 16:18 UTC, Michael M
Details

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