Summary: | krita 2.6.1: crash when clicking outside of a selection (similar to bug 315476 on Linux) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Silvio Grosso <grossosilvio> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | sven.langkamp |
Priority: | NOR | ||
Version: | 2.6.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/665bd4f2735899c7b465694910e069fb3997f718 | Version Fixed In: | |
Sentry Crash Report: |
Description
Silvio Grosso
2013-03-10 12:24:23 UTC
Thanks for the report! With this report we've finally managed to reproduce. Sven and I are sitting together at the calligra sprint and sven says "I know what the problem is!" Git commit 6e866e189ffa40d46360cd7b07f97af1690e1986 by Boudewijn Rempt. Committed on 10/03/2013 at 15:35. Pushed by rempt into branch 'master'. Don't try to add or remove an empty selection Related: bug 315476 M +7 -1 krita/image/kis_pixel_selection.cpp http://commits.kde.org/calligra/6e866e189ffa40d46360cd7b07f97af1690e1986 Git commit c44a679961d441a543e240b13b5fd875e41d1da4 by Sven Langkamp. Committed on 10/03/2013 at 15:52. Pushed by langkamp into branch 'master'. deselect when selecting an empty selection Related: bug 315476 M +5 -0 krita/ui/tool/kis_selection_tool_helper.cpp http://commits.kde.org/calligra/c44a679961d441a543e240b13b5fd875e41d1da4 Git commit 665bd4f2735899c7b465694910e069fb3997f718 by Boudewijn Rempt, on behalf of Sven Langkamp. Committed on 10/03/2013 at 15:52. Pushed by rempt into branch 'calligra/2.6'. deselect when selecting an empty selection Related: bug 315476 M +5 -0 krita/ui/tool/kis_selection_tool_helper.cpp http://commits.kde.org/calligra/665bd4f2735899c7b465694910e069fb3997f718 |