Allow multiple instances of GenericPluginManager
ClosedPublic

Authored by vkrause on Aug 20 2017, 8:58 AM.

Details

Summary

This is necessary as several of our applications are using this, which
then fails when all are running inside the same process in Kontact.

This fixes all applications inside Kontact seeing the same set of tools
plugins, which of course don't work for all but one of them.

Diff Detail

Repository
R95 PIM: Common Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Aug 20 2017, 8:58 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptAug 20 2017, 8:58 AM
mlaurent requested changes to this revision.Aug 20 2017, 10:44 AM
mlaurent added a subscriber: mlaurent.

Missing update CMakeLists.txt :)

This revision now requires changes to proceed.Aug 20 2017, 10:44 AM

The removed method isn't used outside of pimcommon, but I can of course bump the version nevertheless.

vkrause updated this revision to Diff 18432.Aug 20 2017, 10:56 AM
vkrause edited edge metadata.

bump version

mlaurent accepted this revision.Aug 20 2017, 11:30 AM

seems good for me

This revision is now accepted and ready to land.Aug 20 2017, 11:30 AM
This revision was automatically updated to reflect the committed changes.