Summary: | crash when converting nikon raw (nef) image to anything | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Arnaud de Villèle <arakeis> |
Component: | BatchQueueManager-RAWProcessing | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.3.0 | |
Sentry Crash Report: | |||
Attachments: | Backtrace produced by Kcrash |
Description
Arnaud de Villèle
2008-05-01 15:21:13 UTC
Arnaud, This is RAW converter kipi-plugin. Which version of kipi-plugins you use ? Gilles Caulier rpm -qa | grep kipi : kipi-plugins-0.1.4-38 libkipi-lang-0.1.5-84 libkipi-0.1.5-84 kipi-plugins-lang-0.1.4-38 Created attachment 26245 [details]
Backtrace produced by Kcrash
I had the same problem and tried to fix it by updating to the newest version of kipi. The result was that now even _opening_ the raw converter dialog crashes, even when there are no raws in the directory. Just like Arnaud, I have a Suse system (openSuse 10.3)... I have the following versions installed: $rpm -qa | grep kipi | sort kipi-plugins-0.1.5-1.pm.1 kipi-plugins-debuginfo-0.1.5-1.pm.1 libkipi-0.1.6-0.pm.1 libkipi-debuginfo-0.1.6-0.pm.1 I have attached a trace produced by Kcrash. It indicates that something goes wrong while loading the settings. I get similar results when running strace on digikam: open("/home/johndoe/.kde/share/config/kipirc", O_RDONLY|O_LARGEFILE) = 20 [...] close(20) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- So it crashes right after closing the file. If I remove the kipirc file I get this: stat64("/home/johndoe/.kde/share/config/kipirc", 0xbfa636c8) = -1 ENOENT (No such file or directory) stat64("/etc/opt/kde3/share/config/kipirc", 0xbfa636c8) = -1 ENOENT (No such file or directory) stat64("/opt/kde3/share/config/kipirc", 0xbfa636c8) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- I can't confirm this right now. I have a Nikon D50, importing, converting single and batch just works fine. I'm using the latest libs / digiKam / kipi-plugins from SVN, so this might not be any help... Arnaud, you said you want to attach a sample file (this will not work because of the file-size I think), but you can sent the file by mail either to me or the mailing list (digikam-devel@kde.org, kde-imaging@kde.org). But I'm not sure if the mailing list will accept an attachment like that. Andi As soon as I get my hands back on my computer, i'll test again and put the problematic file on an ftp for you 2008/8/3 Andi Clemens <andi.clemens@gmx.net> [bugs.kde.org quoted mail] <div dir="ltr">As soon as I get my hands back on my computer, i'll test again and put the problematic file on an ftp for you<br><br><div class="gmail_quote">2008/8/3 Andi Clemens <span dir="ltr"><<a href="mailto:andi.clemens@gmx.net">andi.clemens@gmx.net</a>></span><br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">------- You are receiving this mail because: -------<br> You reported the bug, or are watching the reporter.<br> <br> <a href="http://bugs.kde.org/show_bug.cgi?id=161492" target="_blank">http://bugs.kde.org/show_bug.cgi?id=161492</a><br> <br> <br> <br> <br> ------- Additional Comments From andi.clemens gmx net 2008-08-03 08:36 -------<br> I can't confirm this right now. I have a Nikon D50, importing, converting single and batch just works fine.<br> <br> I'm using the latest libs / digiKam / kipi-plugins from SVN, so this might not be any help...<br> <br> Arnaud, you said you want to attach a sample file (this will not work because of the file-size I think), but you can sent the file by mail either to me or the mailing list (digikam-devel kde org, kde-imaging kde org) But I'm not sure if the mailing list will accept an attachment like that.<br> <font color="#888888"><br> Andi<br> <br> </font></blockquote></div><br></div> Arnaud, This file still valid using kipi-plugins 0.1.6 ? Gilles Caulier I will test this now again, if I can't reproduce it, I will close it. We haven't heard from Arnaud since 5 months, so we need to make a cut someday :-) Andi Ok, works fine here. Nikon D50 NEF files, latest KIPI of course and those additional libs and components: digiKam version 0.11.0-svn Exiv2 can write to Jp2: Yes Exiv2 can write to Jpeg: Yes Exiv2 can write to Png: Yes Exiv2 can write to Tiff: Yes Exiv2 supports XMP metadata: Yes LibCImg: 130 LibExiv2: 0.18 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.2.3 (KDE 4.2.3) LibKExiv2: 0.6.0 LibKdcraw: 0.5.0 LibLCMS: 118 LibPNG: 1.2.36 LibQt: 4.5.1 LibRaw: 0.7.2-Release LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Marble widget: 0.7.1 Parallelized demosaicing: Yes LibGphoto2: 2.4.4 LibKipi: 0.4.0 Arnaud, if it is still happening to you, then please try to update to the newest packages available. If you still have these issues, it most be a packaging problem of SUSE, because it works in other distributions. We cannot help in such a case, try contacting the SUSE packager directly. I will close this bugreport now. Andi |