| Summary: | Too much ram | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Isaac March <isaac.march15> |
| Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | 4.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Performance stats | ||
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. (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. Try to use image/scale image to new size. |
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.