FS#26286 - [digikam] Not able to start since upgrade to 2.2 + segfault when compiling it

Attached to Project: Arch Linux
Opened by Vampir achtneunacht (Vamp898) - Wednesday, 05 October 2011, 21:07 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 05 October 2011, 21:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
digikam crashes with the following error when starting (even when starting the first time with new user)

digikam(6905)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for "Bilder scannen" ( "kipiplugin_acquireimages" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_acquireimages.so: (libnetsnmp.so.30: cannot open shared object file: No such file or directory)"
digikam(6905)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for "Bilder senden" ( "kipiplugin_sendimages" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_sendimages.so: (/usr/lib/kde4/kipiplugin_sendimages.so: undefined symbol: _ZTIN11KIPIPlugins10ImagesListE)"
digikam(6905)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for "Picasaweb-Export" ( "kipiplugin_picasawebexport" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_picasawebexport.so: (/usr/lib/kde4/kipiplugin_picasawebexport.so: undefined symbol: _ZTIN11KIPIPlugins10ImagesListE)"
digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_photolayoutseditor.so: undefined symbol: _ZN11KIPIPlugins11KPAboutDataC2ERK16KLocalizedStringRK10QByteArrayN10KAboutData10LicenseKeyES3_S3_

This crash happens since the upgrade to digiKam 2.2 (dit not happen before)

I tried to compile it myself but it failed with the error you can see in the attached build.log


Steps to reproduce:
For digiKam CrashInstall digiKam --> Start digiKam --> babam
For Build Crash Install all needed dependencies --> download the PKGBUILD --> makepkg -si --> watch how it crashes (even with -j1)
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 05 October 2011, 21:32 GMT
Reason for closing:  None
Additional comments about closing:  see  FS#26287 , digikam->kipi-plugins->libkipi-&gt ;sane
Comment by Vampir achtneunacht (Vamp898) - Wednesday, 05 October 2011, 21:09 GMT
Downgrading from sane 1.0.22-3 to sane 1.0.22-2 fixed the digiKam crash on startup
Comment by Dieter Rethmeyer (Dieter) - Wednesday, 05 October 2011, 21:21 GMT
related to  FS#26287 

Loading...