https://bugs.kde.org/show_bug.cgi?id=432886
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, Eka! You are trying to create an image with size 50787 * 32480 pixels, which is extremely huge. A4 300dpi size is: 2480x3508 pixels Check if you set the image units properly. Krita tries to allocate 6.5GiB of video RAM to show this image on screen, that makes your video driver unhappy, therefore it looks as if the system hung up. -- You are receiving this mail because: You are watching all bug changes.