Summary: | Crash when add/remove colours in color selector | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | 200901203 |
Component: | general | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 200901203, user581 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
200901203
2011-12-02 16:36:39 UTC
try to change background colour from "add/Remove colours"...... *** Bug 291316 has been marked as a duplicate of this bug. *** Git commit c16ef4a07603c6ec4c13b4fef0988c3a495349d5 by C. Boemann. Committed on 16/04/2012 at 10:27. Pushed by boemann into branch 'master'. Remove the filter colors functionality in in the color popup This should fix a crash due to index not being correct Also make sure we actually intialize with a palette Okay to backport? M +8 -1 libs/widgets/KoColorPopupAction.cpp M +10 -20 libs/widgets/KoColorSetWidget.cpp M +0 -1 libs/widgets/KoColorSetWidget.h http://commits.kde.org/calligra/c16ef4a07603c6ec4c13b4fef0988c3a495349d5 Git commit ad5bb9b5391804c12a0a78ab7a0bf99ca60a6695 by C. Boemann. Committed on 16/04/2012 at 10:27. Pushed by boemann into branch 'calligra/2.4'. Remove the filter colors functionality in in the color popup This should fix a crash due to index not being correct Also make sure we actually intialize with a palette Okay to backport? M +8 -1 libs/widgets/KoColorPopupAction.cpp M +10 -20 libs/widgets/KoColorSetWidget.cpp M +0 -1 libs/widgets/KoColorSetWidget.h http://commits.kde.org/calligra/ad5bb9b5391804c12a0a78ab7a0bf99ca60a6695 |