Bug 175262 - Slideshow screensaver truncates file names after first period, instead of after the last one
Summary: Slideshow screensaver truncates file names after first period, instead of aft...
Status: RESOLVED FIXED
Alias: None
Product: kscreensaver
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kscreensaver bugs tracking
URL:
Keywords:
: 293007 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-16 00:17 UTC by Marcelo Sales
Modified: 2012-02-10 17:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Sales 2008-11-16 00:17:29 UTC
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.
Comment 1 Jaime Torres 2011-09-16 17:14:00 UTC
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
Comment 2 Marcelo Sales 2011-09-16 21:56:38 UTC
Thank you very much!
Comment 3 Christoph Feck 2012-02-10 17:59:14 UTC
*** Bug 293007 has been marked as a duplicate of this bug. ***