You are not logged in.

#1 2011-10-05 20:37:16

Vamp898
Member
From: 東京
Registered: 2009-01-03
Posts: 903
Website

[digikam] No function since upgrade to 2.2, undefined symbol in kipi

This is what i get in CLI

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_

any thoughts?

already searched on Bug-Tracker and on the forum.

Happens since the upgrade to 2.2

im using the 64bit packages

//edit: Trying to compile from source to see if somethings changes

Last edited by Vamp898 (2011-10-05 20:50:52)

Offline

#2 2011-10-05 21:02:14

Vamp898
Member
From: 東京
Registered: 2009-01-03
Posts: 903
Website

Re: [digikam] No function since upgrade to 2.2, undefined symbol in kipi

When compiling digikam i get an segmentation fault

http://pastebin.com/HuF6Yrj3

i think i open a bug report about this

Offline

#3 2011-10-05 21:06:21

Dieter
Member
From: Germany
Registered: 2005-10-13
Posts: 140

Re: [digikam] No function since upgrade to 2.2, undefined symbol in kipi

The first error is caused by new sane package ane-1.0.22-3-i686.pkg.tar.xz

I got the error "libnetsnmp.so.30: cannot open shared object file: No such file or directory" when trying to start xsane after last update.

Try to downgrade sane: pacman -U /var/cache/pacman/pkg/sane-1.0.22-2-i686.pkg.tar.xz

Offline

#4 2011-10-05 21:09:07

Vamp898
Member
From: 東京
Registered: 2009-01-03
Posts: 903
Website

Re: [digikam] No function since upgrade to 2.2, undefined symbol in kipi

Dieter wrote:

The first error is caused by new sane package ane-1.0.22-3-i686.pkg.tar.xz

I got the error "libnetsnmp.so.30: cannot open shared object file: No such file or directory" when trying to start xsane after last update.

Try to downgrade sane: pacman -U /var/cache/pacman/pkg/sane-1.0.22-2-i686.pkg.tar.xz

worked, thx a lot. Will mention this in the bug report

Does this maybe happen because digikam was not build against that sane version?

Im not able to test because build crashes with a segfault.

I opened the following bug: https://bugs.archlinux.org/task/26286

Last edited by Vamp898 (2011-10-05 21:12:43)

Offline

Board footer

Powered by FluxBB