Summary: | Showfoto is unable to display TIF file in non RGB color space | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | Showfoto-Canvas | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.4.0 | |
Sentry Crash Report: |
Description
Christopher Yeleighton
2011-03-09 15:45:54 UTC
There's quite a few special cases for which we dont support the TIFF specification all too well. Motivation to fix each case will dramatically increase if there is a real-world image affected. Real-world images are affected too; however, you will have to take my word for that because the images are classified (not to be shared). OTOH, the main handler for TIFF is Okular, so it is probably not that important. Christopher, This file still valid using digiKam 2.4 ? Gilles Caulier What's news here using digiKam 3.1.0 ? Gilles Caulier showfoto(5767)/digikam (core) Digikam::TIFFLoader::load: Can not handle image without RGB color-space: 0 showfoto(5767)/digikam (core) Digikam::ThumbnailCreator::createThumbnail: Cannot create thumbnail for "/tmp/kde-krzysztof/arktEPvuN/libtiffpic/cramps.tif" showfoto(5767)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for "/tmp/kde-krzysztof/arktEPvuN/libtiffpic/cramps.tif" showfoto(5767)/digikam (core) Digikam::TIFFLoader::load: Can not handle image without RGB color-space: 0 showfoto(5767)/digikam (core) Digikam::DImgInterface::getImg: d->image is NULL *** This bug has been marked as a duplicate of bug 186054 *** Fixed with #186054 |