Version: (using KDE 4.1.2) OS: Linux Installed from: Fedora RPMs When the "Show names" configuration option of the slideshow screensaver is on, the file names which are shown while the pictures are being displayed are truncated starting on the first period found on them. The slideshow screensaver considers everything after the first period to be the file name extension. This causes the file names which have periods in them to be incorrectly truncated. The file names should be truncated starting on the LAST period, not the first.
SVN commit 1254024 by jtamate: Use the complete filename (until the last point) in the slideshow screensaver BUG: 175262 M +1 -1 slideshow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1254024
Thank you very much!
*** Bug 293007 has been marked as a duplicate of this bug. ***