[krusader] [Bug 353312] Image thumbnails (jpeg) missing for files bigger than 3 MB

2017-05-14 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=353312

Alex Bikadorov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Alex Bikadorov  ---


*** This bug has been marked as a duplicate of bug 329307 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 353312] Image thumbnails (jpeg) missing for files bigger than 3 MB

2016-10-09 Thread Alex Bikadorov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353312

Alex Bikadorov  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Severity|major   |normal
 CC||alex.bikado...@kdemail.net

--- Comment #2 from Alex Bikadorov  ---
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());

-- 
You are receiving this mail because:
You are watching all bug changes.