Summary: | Krita crash applying th pixelize filter | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | RamonMiranda <mirandagraphic> |
Component: | General | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RamonMiranda
2011-08-05 23:25:33 UTC
Hm. No crash here, but no preview either. The backtrace suggests Dmitry should look into it. Git commit 8a0c16f14f13aea0b8f6e64ecbe8adef5a83dfe6 by José Luis Vergara. Committed on 17/10/2011 at 01:36. Pushed by jlvergara into branch 'master'. Fix pixelize filter: it was iterating over the same square instead of moving o Also remove redundant block of statements that counted the number of pixels to iterate (probably preserved from an old code review) o This should've been 2 commits but it's too much work to separate them now. Sorry!. CCBUG:279491 M +6 -18 krita/plugins/filters/pixelizefilter/kis_pixelize_filter.cpp http://commits.kde.org/calligra/8a0c16f14f13aea0b8f6e64ecbe8adef5a83dfe6 Ramon, Can you still reproduce this crash? I think that Pentalis might have fixed it. Same as bug 285278 *** This bug has been marked as a duplicate of bug 285278 *** |