Version: unspecified (using KDE 4.5.1) OS: Linux When I change a setting in Settings -> Configure Dolphin... -> Services and click on OK, my settings in Settings -> Configure Dolphin... -> General -> Previews seems to be reseted. It looks like none of the checkboxes are checked in "Show previews for", but Dolphin still shows previews. The preview settings have changed since I don't want previews for e.g. Directories, but they (the previews) show up after I reproduce this bug. Reproducible: Always Steps to Reproduce: 1. Go to Settings -> Configure Dolphin... -> Services. 2. Check or uncheck a service. 3. Click on OK. Actual Results: My Preview settings have changed. Settings -> Configure Dolphin -> General -> Previews shows that none of the options are checked. Expected Results: Don't touch my Previews settings!
Issue confirmed in trunk. Thanks for reporting!
It's not only when you change something in "Services", it's when you change anything in the dolphin settings that it loses the preview settings. Set preview to e.g. pictures and fonts, save, go back into settings "Start" and change the addressbar behaviour, save - all preview settings are cleared. Or just change the icon size for one of the view modes - previews are reset to default.
SVN commit 1193353 by ppenz: Take care to not reset the preview-settings if they have not been changed. BUG: 252254 FIXED-IN: 4.5.4 M +3 -1 previewssettingspage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193353
SVN commit 1193355 by ppenz: Take care to not reset the preview-settings if they have not been changed. CCBUG: 252254 M +3 -1 previewssettingspage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193355