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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/dea45823ccc2ad |krita/commit/4f346c1830867d
                   |1cd5c72192314a42b4ffb6fddd  |590604753ce3f5dc7acb409a33

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4f346c1830867d590604753ce3f5dc7acb409a33 by Dmitry Kazakov.
Committed on 14/08/2019 at 16:21.
Pushed by dkazakov into branch 'krita/4.2'.

Don't try to generate LoD cache when the source device is empty

Our "empty" devices have a weird extent (qintmax, qintmax, 0, 0),
which makes the LoD generation algorithm crash when it tries to read
from qintmax-tile. So we should just check it.

M  +2    -0    libs/image/kis_paint_device.cc

https://invent.kde.org/kde/krita/commit/4f346c1830867d590604753ce3f5dc7acb409a33

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

Reply via email to