Bug 200647

Summary: Advanced Slideshow - not all main settings are not restored correctly
Product: [Applications] digikam Reporter: Richard Fric <Richard.Fric>
Component: Plugin-Generic-PresentationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: sven.burmeister
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.5.0

Description Richard Fric 2009-07-18 14:21:18 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Delay between images setting is always set to 1 when starting Advanced Slideshow. It should remember the last used value.
Comment 1 Andi Clemens 2009-07-19 16:17:17 UTC
SVN commit 999245 by aclemens:

Fix loading of the saved delay value from the config file.
The value was actually saved correctly, but not used properly.
This commit should have fixed this.

BUG:200647

 M  +6 -9      maindialog.cpp  
 M  +1 -1      maindialog.h  
 M  +1 -0      slideshowconfig.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=999245
Comment 2 Andi Clemens 2009-07-19 16:20:53 UTC
*** Bug 195702 has been marked as a duplicate of this bug. ***