Bug 398268 - Too much ram
Summary: Too much ram
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: Usability (other bugs)
Version First Reported In: 4.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-04 21:14 UTC by Isaac March
Modified: 2018-09-05 07:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Performance stats (148.27 KB, image/png)
2018-09-04 21:14 UTC, Isaac March
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Isaac March 2018-09-04 21:14:07 UTC
Created attachment 114784 [details]
Performance stats

As great as the program is, the ram stacked and i can no longer work on the file due to it running at 10.5 GiB. i tried reorganizing the performance stats, they are in the attachment. any help at all would be great as this is my trial run of krita and i would like to continue using it.
Comment 1 Halla Rempt 2018-09-04 21:36:04 UTC
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.
Comment 2 Isaac March 2018-09-04 22:40:08 UTC
(In reply to Boudewijn Rempt from comment #1)
> 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.

I tried to resize but i can't figure out how, when i originally set the image size i set it to the size of paper but i guess i messed something up, thank you for the response.
Comment 3 Halla Rempt 2018-09-05 07:26:27 UTC
Try to use image/scale image to new size.