Summary: | Segfault when creating a new document | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Nicholas LaPointe <nicholaslapointe8> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bruceoutdoors |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/d4a7b903b4de0f83f1f0fa76fa5bea9ca97dce89 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicholas LaPointe
2016-09-09 08:47:53 UTC
I've submitted a patch to fix this: https://phabricator.kde.org/D2721 Git commit ca4941ad1e1066cc96fedb53e06f1058c5a398a0 by Dmitry Kazakov. Committed on 09/09/2016 at 09:49. Pushed by dkazakov into branch 'krita-lazybrush-kazakov'. Fix a crash in New Image dialog Thanks bruceoutdoors for the patch! :) M +0 -14 libs/ui/forms/wdgnewimage.ui M +7 -2 libs/ui/widgets/kis_color_button.h http://commits.kde.org/krita/ca4941ad1e1066cc96fedb53e06f1058c5a398a0 Git commit d4a7b903b4de0f83f1f0fa76fa5bea9ca97dce89 by Dmitry Kazakov. Committed on 09/09/2016 at 09:51. Pushed by dkazakov into branch 'master'. Fix a crash in New Image dialog Thanks bruceoutdoors for the patch! :) M +0 -14 libs/ui/forms/wdgnewimage.ui M +7 -2 libs/ui/widgets/kis_color_button.h http://commits.kde.org/krita/d4a7b903b4de0f83f1f0fa76fa5bea9ca97dce89 |