https://bugs.kde.org/show_bug.cgi?id=430862

Yaroslav Sidlovsky <zawer...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zawer...@gmail.com

--- Comment #26 from Yaroslav Sidlovsky <zawer...@gmail.com> ---
Created attachment 136823
  --> https://bugs.kde.org/attachment.cgi?id=136823&action=edit
fix_#430862.patch

Patch to fix this issue. I'll submit MR little later.
Because of default value for `cacheSize` is -1, we got size 1 there (width and
height both 0):
https://invent.kde.org/frameworks/kio/-/blob/v5.80.0/src/widgets/previewjob.cpp#L733.
And after that code creates shared memory segment of size 1.

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

Reply via email to