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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@valdyas.org
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Boudewijn Rempt <b...@valdyas.org> ---
Whatever you do with the performance settings, your image is _huge_. You're at
16 bits/channel, so 8 bytes per pixel, with about 13,000 by 17,000 pixels. That
is 10 gigabytes of pixels: and there's no way around it, that is bigger than
your computer's memory. And width * height * pixel size * (number of layers +
1) is the kind of maths that just doesn't budge. I'm sorry, but this isn't a
bug: you just cannot work at those sizes on your system. Krita does some
swapping, but this is just too much.

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

Reply via email to