Bug 244649 - Cannot load and use tool such as SendMail
Summary: Cannot load and use tool such as SendMail
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-SendByMail (show other bugs)
Version: 1.3.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 20:45 UTC by alain.quincerot_lnx
Modified: 2017-06-29 15:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alain.quincerot_lnx 2010-07-14 20:45:40 UTC
Version:           1.3.0 (using KDE 4.4.4) 
OS:                Linux

many kipi plugins cannot be loaded. 
See first error messages :
-> digikam
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
digikam(29136)/kdecore (KSycoca): Trying to open ksycoca from  "/var/tmp/kdecache-odile_/ksycoca4"
socket(): Famille d'adresses non supportée par le protocole
Time elapsed: 21 ms
Time elapsed: 3 ms
Model: Time elapsed: 46 ms
TextureColorizer: Time elapsed: 8 ms
Time elapsed: 3 ms
Time elapsed: 3 ms
Model: Time elapsed: 12 ms
digikam(29136)/kdecore (KLibrary): The library "/usr/lib64/kde4/kipiplugin_advancedslideshow.so" does not offer a qt_plugin_instance function.
digikam(29136)/kdecore (KLibrary): The library "/usr/lib64/kde4/kipiplugin_advancedslideshow.so" does not offer an "init_kipiplugin_advancedslideshow" function.
digikam(29136)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for  "Diaporama avancé"  ( "kipiplugin_advancedslideshow" )  with error:  "Impossible de charger la bibliothèque /usr/lib64/kde4/kipiplugin_advancedslideshow.so : (libjpeg.so.8: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)" 
digikam(29136)/kdecore (KLibrary): The library "/usr/lib64/kde4/kipiplugin_removeredeyes.so" does not offer a qt_plugin_instance function.
digikam(29136)/kdecore (KLibrary): The library "/usr/lib64/kde4/kipiplugin_removeredeyes.so" does not offer an "init_kipiplugin_removeredeyes" function.
digikam(29136)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for  "Remove Red Eyes"  ( "kipiplugin_removeredeyes" )  with error:  "Impossible de charger la bibliothèque /usr/lib64/kde4/kipiplugin_removeredeyes.so : (libjpeg.so.8: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)" 


Reproducible: Always

Steps to Reproduce:
launch digikam, you cannot send Images from the Image menu.
to see error messages, launch it from konsole



OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
openSuse 11.2  (x86_64)
KDE 4.4.5 release 272
digikam       1.3.0-43.1  - x86_64  
kipi-plugins  1.3.0-73.1 - x86_64
Comment 1 caulier.gilles 2010-07-14 21:36:42 UTC
This entry is invalid.

It's clear, a shared lib is not avaialble on your system : libjpeg.

Check your system

Gilles Caulier
Comment 2 caulier.gilles 2010-07-16 07:53:25 UTC
bibliothèque /usr/lib64/kde4/kipiplugin_removeredeyes.so : (libjpeg.so.8: Ne
peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)" 

==> libjpeg version 8 need to be installed. This is the last stable. Version 6.2 is pretty old now.

Gilles Caulier
Comment 3 caulier.gilles 2017-06-29 15:15:10 UTC
Problem is not reproducible with new Send by Mail tool from digiKam core introduced with digiKam 5.7.0.

Gilles Caulier