Summary: | Digikam crashes when modifying caption | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frédéric COIFFIER <frederic.coiffier> |
Component: | ColorManagement-Backend | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.8.0 | |
Sentry Crash Report: |
Description
Frédéric COIFFIER
2010-09-26 11:20:09 UTC
Marcel, Why crash appear in iccprofile filter, if only caption is modified ? [KCrash Handler] #6 ref (this=0x7f2091d9f350, other=...) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121 #7 QSharedDataPointer (this=0x7f2091d9f350, other=...) at /usr/include/qt4/QtCore/qshareddata.h:93 #8 Digikam::IccProfile::IccProfile (this=0x7f2091d9f350, other=...) at /var/tmp/portage/media-gfx/digikam-1.4.0/work/digikam-1.4.0/libs/dimg/filters/icc/iccprofile.cpp:211 Fred, Are you enable Color Management on your computer ? If yes, which icc profile you use ? Gilles Caulier Crash happens when loading an image for preview. From the backtrace, I dont see any connection with changing the caption. It's a crash happening when the IccProfile stored in a QVariant is loaded. I dont know what's happening, normally this method should be very safe. Is this reproducable? Does it happen with a specific image? What are your color management settings? Gilles, Yes, I use a monitor profile and the Color Management is enabled in Digikam. I use an sRGB as working profile and a specific ICC profile for my monitor. I was viewing quickly a image (with full-sized option as embedded preview), setting a caption, selecting another image... For the moment, I can't reproduce it, even with the same image. digiKam 1.6.0 is out: http://www.digikam.org/drupal/node/550 Please update and check if this entry still valid. Thanks in advance Gilles Caulier Frederic, feel free to reopen when you can reproduce with a recent version. We cannot do much at the moment. |