| Summary: | Importing image with with fractionals crashes KXStitch | ||
|---|---|---|---|
| Product: | [Applications] KXStitch | Reporter: | Karl Ove Hufthammer <karl> |
| Component: | general | Assignee: | Steve Allewell <steve.allewell> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kxstitch/052266b1d5396c89d02be5e074b2730016ebd2ee | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Karl Ove Hufthammer
2016-11-27 09:20:43 UTC
I have tried a few images and some crash, some work as expected. I will investigate. Git commit 26c1976aa57d581b0b6a4aaba8ee6b65c4e68ae7 by Steve Allewell. Committed on 01/12/2016 at 22:13. Pushed by sallewell into branch 'release-2.0.0'. Fix for crashes during image import Reworked color management between ImageMagick and QColor. Fixed transparency handling and ignore color functions. M +1 -1 src/DocumentPalette.cpp M +17 -24 src/FlossScheme.cpp M +1 -1 src/FlossScheme.h M +15 -17 src/ImportImageDlg.cpp M +4 -4 src/ImportImageDlg.h M +13 -33 src/MainWindow.cpp https://commits.kde.org/kxstitch/26c1976aa57d581b0b6a4aaba8ee6b65c4e68ae7 Git commit 052266b1d5396c89d02be5e074b2730016ebd2ee by Steve Allewell. Committed on 03/12/2016 at 23:23. Pushed by sallewell into branch 'master'. Fix for crashes during image import Reworked color management between ImageMagick and QColor. Fixed transparency handling and ignore color functions. M +1 -1 src/DocumentPalette.cpp M +17 -24 src/FlossScheme.cpp M +1 -1 src/FlossScheme.h M +15 -17 src/ImportImageDlg.cpp M +4 -4 src/ImportImageDlg.h M +13 -33 src/MainWindow.cpp https://commits.kde.org/kxstitch/052266b1d5396c89d02be5e074b2730016ebd2ee |