https://bugs.kde.org/show_bug.cgi?id=430862
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kio/commit/a68cb73c4 |eworks/kio/commit/bc02b2528 |e071ed24b18a95e11fbbbc8d598 |c97eab0961b3ad608a4914d3ce4 |40b4 |b46c --- Comment #83 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit bc02b2528c97eab0961b3ad608a4914d3ce4b46c by Fabian Vogt. Committed on 04/05/2021 at 20:25. Pushed by fvogt into branch 'master'. PreviewJob: Create a larger SHM when necessary It's possible that during the lifetime of a PreviewJob thumbnails with different sizes are created. The SHM was created to match the size of the first (non-empty) thumbnail, so any larger ones after that would reuse the SHM with insufficient size. M +9 -5 src/widgets/previewjob.cpp https://invent.kde.org/frameworks/kio/commit/bc02b2528c97eab0961b3ad608a4914d3ce4b46c -- You are receiving this mail because: You are watching all bug changes.