Bug 110015

Summary: digikam tools not found - error in config file
Product: [Applications] digikam Reporter: Manuel Fierlbeck <manuel.fierlbeck>
Component: ImageEditor-PluginsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 0.7.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 5.7.0

Description Manuel Fierlbeck 2005-08-02 10:09:50 UTC
Version:           0.7.3 (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.4 
OS:                Linux

I upgraded digikam to version 0.7.3 and also installed the image plugins. However, the plugins didn't show up in the menu when editing a picture (the kipi plugins were there). The problem went away when I changed this line in digikamrc:

ImagePlugins List=digikamimageplugin_core

to:
ImagePluginsList=digikamimageplugin_core
Comment 1 Renchi Raju 2005-08-17 11:04:59 UTC
that doesn't make sense at all. The key is and always was "ImagePlugins List".
Comment 2 Joern Ahrens 2005-09-09 14:10:53 UTC
*** Bug has been marked as fixed ***.
Comment 3 caulier.gilles 2017-07-09 13:36:51 UTC
Since digiKam 5.2.0, all image editor plugins have been removed and embed as well in image editor/showfoto implementation. There is no more run-time loading of plugin libraries.

Gilles Caulier