Summary: | After working for a while with big resolutions (9000x6000 or bigger) Krita slows suddently down with the desktop and become unstable. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ico_dY <enrico_guarnieri> |
Component: | General | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ico_dY
2011-01-24 15:44:29 UTC
All performance bugs on big images are for dmitry :-). I haven't had a crash yet, but I did experience lag and halting when using a 10000x10000 image for a while Git commit f20afb78a889e6fd0c15a1024a8a24090b3e62b1 by Dmitry Kazakov. Committed on 27/03/2011 at 15:19. Pushed by dkazakov into branch 'master'. Fixed a memory leak in the pooler We can't just clear the clones stack as it stores pointers only. We need to delete every item personally. CCBUG:264175 M +5 -1 krita/image/tiles3/kis_tile_data.cc M +4 -1 krita/image/tiles3/kis_tile_data.h http://commits.kde.org/calligra/f20afb78a889e6fd0c15a1024a8a24090b3e62b1 Did you use a version of Krita dated after the 20th of March? If yes, then the bug is probably fixed by the commit above. I've just tested it again and everything now works perfectly without slowdowns. Nice job, Dmitry! ;-) |