Summary: | DigiKam crashes while detecting my camera | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Sean Campbell <goy_ben_regesh> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, goy_ben_regesh, kde |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.8.0 | |
Sentry Crash Report: |
Description
Sean Campbell
2009-02-09 07:30:01 UTC
To reproduce connect a Kodak Easy Share CD33 camera via USB. Start DigiKam and detect (manually per my backtrace) camera. First, please use last digiKam 0.10.0-rc1. beta3 is pretty old. Second, we need to know which libgphoto and libkde versions you use. Go to Help/Components Info menu entry and copy and paste contents. Gilles Caulier As I was not really sure where this bug went I first reported it to you and the Mandriva team. This was enlightening for me as you gave info that they did not naturally. But like you they sugested that I install rc1 which is in the "testing" repo at this time. Not sure of any other info I can provide. Regards bash-3.2$ digikam Starting to load Plugins. Files: "CompassFloatItem.so" Files: "MapScaleFloatItem.so" Files: "MarbleOverviewMap.so" Files: "MarbleStarsPlugin.so" === MarbleDirs: === Local Path: "/home/brotherred/.marble/data" Plugin Local Path: "/home/brotherred/.marble/plugins" Marble Data Path (Run Time) : "" Marble Data Path (Compile Time): "/usr/share/apps/marble/data" Marble Plugin Path (Run Time) : "" Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" System Path: "/usr/share/apps/marble/data" Plugin System Path: "/usr/lib/kde4/plugins/marble" =================== "CompassFloatItem.so" - "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" "MapScaleFloatItem.so" - "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" "MarbleOverviewMap.so" - "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" "MarbleStarsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" Use workaround: 0 "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/cityplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/baseplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/elevplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/otherplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/boundaryplacemarks.cache" Style reset requested. loadMapTheme "earth/citylights/citylights.dgml" Succesfully parsed file! loadMapTheme "earth/bluemarble/bluemarble.dgml" Succesfully parsed file! MapThemeId "earth/srtm/srtm.dgml" loadMapTheme "earth/srtm/srtm.dgml" Succesfully parsed file! DGML2 Name : "Atlas" Style reset requested. THEME CHANGED: *** "earth/srtm/srtm.dgml" Starting to load Plugins. Files: "CompassFloatItem.so" Files: "MapScaleFloatItem.so" Files: "MarbleOverviewMap.so" Files: "MarbleStarsPlugin.so" === MarbleDirs: === Local Path: "/home/brotherred/.marble/data" Plugin Local Path: "/home/brotherred/.marble/plugins" Marble Data Path (Run Time) : "" Marble Data Path (Compile Time): "/usr/share/apps/marble/data" Marble Plugin Path (Run Time) : "" Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" System Path: "/usr/share/apps/marble/data" Plugin System Path: "/usr/lib/kde4/plugins/marble" =================== "CompassFloatItem.so" - "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" "MapScaleFloatItem.so" - "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" "MarbleOverviewMap.so" - "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" "MarbleStarsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" Use workaround: 0 "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/cityplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/baseplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/elevplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/otherplacemarks.cache" Style reset requested. "Loading Default Placemark Cache File:/usr/share/apps/marble/data/placemarks/boundaryplacemarks.cache" Style reset requested. loadMapTheme "earth/citylights/citylights.dgml" Succesfully parsed file! loadMapTheme "earth/bluemarble/bluemarble.dgml" Succesfully parsed file! MapThemeId "earth/srtm/srtm.dgml" loadMapTheme "earth/srtm/srtm.dgml" Succesfully parsed file! DGML2 Name : "Atlas" Style reset requested. THEME CHANGED: *** "earth/srtm/srtm.dgml" Object::connect: No such signal Digikam::GPSSearchWidget::regionSelected(QList<double>) digikam: symbol lookup error: /usr/lib/libdigikamcore.so.1: undefined symbol: _ZN18KSqueezedTextLabel5clearEv bash-3.2$ Now, you have a binary compatibility issue. sound like shared lib for digiKam is not updated with the last version of core program. Cleanup you system and try again. Note: compiling all by hands is always the ultimate way... Gilles Caulier Hi, i updated digikam in main/testing for mandriva 2009.0 to the latest Rc2 please install them and then make sure digikam libdigikamcore1 libdigikamdatabase1 have the same version Sean, What's news here ? can you reproduce the crash with 0.10.0 stable release ? Gilles Caulier Sean, Without a fresh report i will close this file... Gilles Caulier Closing... 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 |