Summary: | Crash when editing Geo-Location | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | ingo <ingosonder> |
Component: | Geolocation-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, johannes.schwall, mike |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.8.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
ingo
2011-03-21 21:31:59 UTC
Created attachment 59057 [details]
New crash information added by DrKonqi
digikam (2.0.0-beta4) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0
- What I was doing when the application crashed:
selected a bunch of images and started geolocation; the crash happend (as stated in another report) on the second start of geolocation; in the first I had switched first to OSM view and then to Google Maps and back to OSM; this second time OSM was set on start of the geolocation window and the crash happend when switching to Google Maps
-- Backtrace (Reduced):
#8 0x00007f56d9f36aae in KMap::KMapWidget::setBackend(QString const&) () from /usr/lib/libkmap.so.1
#9 0x00007f56d9f36c06 in KMap::KMapWidget::slotChangeBackend(QAction*) () from /usr/lib/libkmap.so.1
#10 0x00007f56d9f3a1a5 in KMap::KMapWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmap.so.1
[...]
#12 0x00007f56d486a74f in QActionGroup::triggered (this=0x7f56d2daee40, _t1=0x3b3afc0) at .moc/release-shared/moc_qactiongroup.cpp:146
#13 0x00007f56d486ab37 in QActionGroupPrivate::_q_actionTriggered (this=<value optimized out>) at kernel/qactiongroup.cpp:93
digiKam 2.0.0 RC is out. Please check if crash is reproducible with this version. Thanks in advance Gilles Caulier It seems to work now. (Although I'm not able to set geotags for NEF files (Nikon Raw Data).) patch metadata of NEF is relevant of Exiv2 lib and digiKam metadata setup, where where to RAW files option must be turned on (but it's experimental) It's better to use XMP side car support, which is implemented in 2.0.0 Gilles Caulier Git commit 58b7e860cd262da1a57cd3b48e7cec8948393d8e by Michael Georg Hansen. Committed on 25/07/2011 at 22:21. Pushed by mghansen into branch 'master'. Unregister widgets from the global cache before deleting them. Please try whether the crash reported in bug 269084 still appears on your system. CCBUG: 269084 M +9 -1 libkgeomap/backend_map_googlemaps.cpp http://commits.kde.org/libkgeomap/58b7e860cd262da1a57cd3b48e7cec8948393d8e This crash is not reproducible use current 5.8.0 pre-release bundle available here : https://files.kde.org/digikam/ I close this file now. Re-open it if necessary. Gilles Caulier |