Summary: | Crash when using scratchpad | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Scott Petrovic <scottpetrovic> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/5f917be3bd92fde02ac1825ea67cc8fcfedff11e | Version Fixed In: | |
Sentry Crash Report: |
Description
Scott Petrovic
2016-09-13 04:50:39 UTC
that's because it's a popup. The only solution is to run gdb either through ssh from another machine, or from a terminal. I can confirm the crash, though. Git commit 5f917be3bd92fde02ac1825ea67cc8fcfedff11e by Boudewijn Rempt. Committed on 13/09/2016 at 12:06. Pushed by rempt into branch 'master'. It is perfeclty possible to paint on a paint device without having an image, so check for that. M +3 -1 libs/ui/tool/kis_resources_snapshot.cpp http://commits.kde.org/krita/5f917be3bd92fde02ac1825ea67cc8fcfedff11e |