Summary: | Image thumbnails (jpeg) missing for files bigger than 3 MB | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | JirkaZ <zaloha> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alex.bikadorov, krusader-bugs-null, zaloha |
Priority: | NOR | ||
Version First Reported In: | 2.4.0-beta3 "Single Step" | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | http://www.jpeg.cz/images/2015/09/29/I4BQT.jpg | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot - thumbnails in Krusader vs. Dolphin |
Description
JirkaZ
2015-09-29 09:13:41 UTC
Created attachment 94782 [details]
Screenshot - thumbnails in Krusader vs. Dolphin
Screenshot (thumbnails in Krusader vs. Dolphin) from jpeg.cz added here
Maximum file size should be 5MB. Or you have some old setting somewhere. See https://api.kde.org/frameworks/kio/html/previewjob_8cpp_source.html#l00760 I would say we need a new setting here for the maximum file size, Dolphin is just doing > job->setIgnoreMaximumSize(m_item.isLocalFile()); *** This bug has been marked as a duplicate of bug 329307 *** |