Version: 4.1.1 (using KDE 4.3.4) OS: Linux Installed from: Debian testing/unstable Packages This a forwaded Debian bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563821 With this last version of kphotoalbum (4.1.1), if I set 10 for the "limit" to view pict after search, it's always down to 0. The size of view pict (height and larger) are not remember by kphotoalbum. Thank for your works.
The first issue can be found from: settings -> Configure KPhotoAlbum -> Thumbnail View -> Auto display limit The other about settings in Viewer configuration are not stored on kphotoalbum 4.1.1. However, this is fixed already (bug #220373) and should be included in next release.
do you know the commit revision of the fix ?
Revision 1070499 on stable branch.
Created attachment 47716 [details] Reenable Auto-Show Thumbnails if number of pictures is below threshold. This patch now fixes the second part of this Bug (not storing and using the Auto-show feature).
SVN commit 1137915 by blackie: BUG:222354 I have a nasty feeling I remove this feature on purpose, but I can't find the details, so lets just get this back in. Thanks to Andreas Neustifter for the patch. M +1 -1 Browser/BrowserWidget.cpp M +7 -0 Browser/CategoryPage.cpp M +1 -1 MainWindow/FeatureDialog.cpp M +1 -1 Settings/SettingsData.cpp M +1 -1 Settings/SettingsData.h M +4 -4 Viewer/VideoDisplay.cpp M +1 -1 Viewer/VideoDisplay.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1137915