Summary: | Crashes when batch editing EXIF data | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ben Vassie <vassie> |
Component: | Plugin-Generic-MetadataEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adaptee, ahepas1999, caulier.gilles, f.presel, zmogas |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.0.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ben Vassie
2012-06-21 10:23:15 UTC
It crash here : https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/common/libkipiplugins/tools/kphostsettings.cpp#L68 ... which is probably a broken binary compatibilty issue between libkipi compiled form digiKAm SC and Gwenview. Recompile Gwenview with same libkipi than digiKam and try again. Gilles Caulier *** Bug 305811 has been marked as a duplicate of this bug. *** *** Bug 306993 has been marked as a duplicate of this bug. *** Created attachment 74490 [details]
New crash information added by DrKonqi
gwenview (2.9.1) on KDE Platform 4.9.2 using Qt 4.8.2
- What I was doing when the application crashed:
The same thing. I will also point out that Gwenview has a major UI or more than that, bug. The export plugins are shown in the batchprocessing tab!
-- Backtrace (Reduced):
#7 QVariant::operator= (this=0x7ffff19d4880, variant=...) at kernel/qvariant.cpp:1797
#8 0x00007f1bbd0e8d8c in setting (name=..., this=<optimized out>) at /build/buildd/digikam-2.6.0/extra/kipi-plugins/common/libkipiplugins/tools/kphostsettings.cpp:68
#9 KIPIPlugins::KPHostSettings::metadataSettings (this=0x7ffff19d4980) at /build/buildd/digikam-2.6.0/extra/kipi-plugins/common/libkipiplugins/tools/kphostsettings.cpp:154
#10 0x00007f1bbd0dec9d in KIPIPlugins::KPMetadata::init (this=0x7ffff19d4a40) at /build/buildd/digikam-2.6.0/extra/kipi-plugins/common/libkipiplugins/tools/kpmetadata.cpp:81
#11 0x00007f1ba9d26f6e in KIPIFacebookPlugin::FbWindow::prepareImageForUpload (this=0x2ff3e00, imgPath=..., isRAW=<optimized out>, caption=...) at /build/buildd/digikam-2.6.0/extra/kipi-plugins/facebook/fbwindow.cpp:691
*** Bug 308607 has been marked as a duplicate of this bug. *** New Kipi-plugins 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier digiKam 4.12.0 is out : https://www.digikam.org/node/741 We need a fresh feedback using this release please... Thanks in advance. This tool is now moved to digiKam core. Problem is not reproducible. Gilles Caulier |