Bug 154854

Summary: preview max-file size is not used although displayed in settings
Product: [Applications] dolphin Reporter: S. Burmeister <sven.burmeister>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2007-12-30 13:38:26 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

If you start with a clean .kde4 dolphin does not show previews for pictures >1 MB. If you have a look at the settings the defaul file-size is 5 MB, so it should work.

If one alters the value from 5 to e.g. 4 it suddenly works.
Comment 1 Peter Penz 2008-01-05 23:57:05 UTC
SVN commit 757802 by ppenz:

Increase default preview size from 1 MB to 5 MB. TODO: it would be nice if PreviewJob would provide a static getter method for accessing the default size, so that applications like Dolphin - which allow to change the size - know the initial value.

BUG: 154854
CCMAIL: faure@kde.org

 M  +1 -1      previewjob.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=757802