Bug 154855 - Show previews if the user enables previews
Summary: Show previews if the user enables previews
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 161862 187972 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-30 13:49 UTC by S. Burmeister
Modified: 2017-08-18 17:01 UTC (History)
7 users (show)

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 S. Burmeister 2007-12-30 13:49:20 UTC
Version:            (using KDE Devel)
OS:                Linux

Since dolphin is meant to be as transparent and user-driven as possible it is a bug that showing previews does not only depend on the user's choice but some other settings too.

If the user enables previews, i.e. clicks on the button in the toolbar he expects all pictures in the folder to be shown as previews. However this does not work in all cases because dolphin overrides the user's choice with a file-size setting. As a result the user does not know why some pictures are shown as previews and others not. In some cases none of the pictures in a folder will be shown as previews and the user will ask himself, why his command to do so is ignored.

Hence the only transparent solution is to let the user decide whether previes should be shown or not, without any other criteria but the user's choice.

The max-file size for previews should be removed from the settings and only the preview-button in the toolbar should enable/disable previews to make this functionality transparent to the user.
Comment 1 FiNeX 2007-12-31 10:59:19 UTC
I don't know if it is a good idea.

Maybe it should be better return a message which inform that "All images bigger than XXXMiB are not previewed." and "This behaviour can be edited in dolphin settings dialog".

Anyway we are in string freeze. But it could be introduced in 4.1 :-)
Comment 2 Peter Paulsen 2008-05-09 16:23:57 UTC
Can I vote against it? It should stay configurable. E.g. on virtual systems I don't have much hardware space and system power so I prefer to only view thumbnails for files up to 2 MB to speed up the view and to preserve disk space. On real systems I prefer to see thumbnails for pictures even if they are about 100 MB size.   

But the idea of FiNeX is brilliant - for the 1st time user.
Comment 3 S. Burmeister 2008-05-09 20:32:30 UTC
Since the scenario described in the comment above is not very common and "normal" users should not be bothered by people running linux in a virtual machine anyway, I do not think it is valid.

If at all there should be an option in dolphn that allows the user to turn off previews for images larger than x MB. If that option is not enabled, dolphin should preview all images.
Comment 4 FiNeX 2008-05-10 12:54:53 UTC
This could be an idea: add an option for enable/disable the size limit. Anyway should it be enabled or disabled per default?
Comment 5 FiNeX 2008-05-10 12:56:10 UTC
In the meanwhile the message which inform the user about the limit could be already added.
Comment 6 FiNeX 2008-05-12 11:13:30 UTC
The idea on bug #161862 could be the right solution :-)

Remove the option is not a good idea.
Comment 7 Maciej Pilichowski 2008-07-14 19:32:36 UTC
Vote _against_ the original report.
Comment 8 doc.evans 2008-12-29 17:18:30 UTC
#161862 looks fine to me.

I just got by the current behaviour (http://bugs.kde.org/show_bug.cgi?id=178921), and definitely believe that the current behaviour leads to a poor user experience. I think that my suggestion for how to fix the user experience (in 178921) matches #161862, although the latter is stated more clearly.


Comment 9 FiNeX 2010-08-14 17:39:27 UTC
*** Bug 187972 has been marked as a duplicate of this bug. ***
Comment 10 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:18:36 UTC
Resetting assignee to default as per bug #305719
Comment 11 Maarten De Meyer 2013-08-11 14:52:23 UTC
The maximum file size setting for preview has been removed. (For some file type previews the size doesn't matter)
Instead every thumbcreator has to decide for itself how big files can be.

This means it is still possible some files do not show previews if they are to big. But I'm not sure if this happens for files with common image and video extensions.

Possible solutions to warn the user if this is still the case:
-Show a small icon emblem (http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Status-dialog-warning-icon.html) in the corner of the icon.
-In the file properties, Preview tab show a message explaining the file is to big.
-...
Comment 12 Nate Graham 2017-08-18 17:01:05 UTC
As of today, Dolphin's previews have no maximum file size set by default, or on a per-file-type basis. It's editable by the user.
Comment 13 Nate Graham 2017-08-18 17:01:57 UTC
*** Bug 161862 has been marked as a duplicate of this bug. ***