Summary: | for some file previews are omitted | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | fabian, finex, illissius |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2009-06-28 10:53:26 UTC
Can you check the size (Mb/Kb) of that files? Finex, one of the files -- 2,182,919 bytes. But please note, as I wrote it has nothing to do with max preview size limit (it it set to 100 MB, so it is way below). Could this be related to bug 187972, comment4 ? It is exactly the same case, I will add note to the other report (those are not duplicates, since Peter keep the other for showing tooltip wish). Replying to comment from the other report: I don't use split view. I do have a maximum file size for previews, but as mentioned, all affected files are well under it. What does have a very significant effect is the size (in pixels) of the previews I set via the statusbar (the smaller, the more previews get shown). Do you also notice this? I cannot describe the steps to reproduce it though. All I have is vague observations -- when I change the size of the splitview (i.e. more icons are placed horizontally) it troubles dolphin, and I have to wait very long for the previews of icons I see currently. The order of displaying previews is quite odd, not sequential, but showing previews looks like rain dropping (IOW it looks like being random). I have the same problem. I don't see any previews, as soon as I change the preview size to the smallest value, all the prieviews are shown. When I increase the size of the preview again, some previews disapear again. Previews for files that were not visible while having preview size at the smallest value, are not shown at all when increasing the preview size. @Fabian: This issue has been fixed yesterday. @Maciej: Could you please check whether the image size itself (not the file size) of those images that are not shown is "very small" (<= 256 pixels height or width)? In this case the issue has been fixed and has the same root cause as Fabian explained in comment #7. Thanks! Peter, you mean simply the dimensions of the images? Images are not smaller than 1000x1000 pixels. @Maciej: Yes, i meant the dimensions of the images. OK, then this seems not to be solved by my recent fix. For those images where no preview is shown in the file view: Is the previewshown in the Information Panel or the tooltips when you hover the file? Also are always the same images affected or is it "random" whether a preview is shown? Sorry for asking so many questions, but I cannot reproduce this issue here... Peter, ask, I am glad I can help. I tested it now for two sets I have, and for those: a) not shown images are always the same b) when I hover the mouse over preview is not shown (well, I didn't see it worked that way any time) c) the preview in info panel is shown correctly d) (unrelated) for jpg file (not shown as regular preview) there is additionally "play" button in the info panel But shown/not-shown images in my current tests have one thing that differs them (I don't know if it was always because I didn't noticed that before) -- not-shown images are landscapes. Shown are portraits. I am talking about dimensions, not the content of course :-). @Maciej: Can you still reproduce the issue with current trunk (or beta?) Seems to be fixed :-) Thank you! |