[Digikam-devel] [Bug 261964] digikam2 crashes when trying to open confiure digikam

Marcel Wiesweg marcel.wiesweg at gmx.de
Mon Jan 3 16:27:25 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=261964





--- Comment #6 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-01-03 17:27:25 ---
I believe this time it is not digikam requiring the dependency, but the newer
kipi-plugins. The problem is the forked dependency graph:

kipi-plugins  host application
     |         |
       libkipi

When a new kipi-plugins version requires a newer libkipi, then the host
application linked to the older libkipi cannot use this plugin. And a host
application linked to the new libkipi cannot use a plugin linked to the old
libkipi.

I am a bit surprised that this problem is apparently not handled. Perhaps it
is? Or it's not easily possible at all?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list