Bug 132162 - Load tools on demand
Summary: Load tools on demand
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Plugins (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 22:26 UTC by Dik Takken
Modified: 2022-02-04 22:09 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 Dik Takken 2006-08-09 22:26:45 UTC
Version:           0.4.0 (using KDE KDE 3.5.3)
OS:                Linux

If you use ShowFoto to edit a series of images, you start to notice how long it takes for DigiKam to startup, even if is was just closed two seconds ago. Maybe this can be improved by delaying the actual loading of the image plugins, untill the user calls them from the menu?
Comment 1 caulier.gilles 2009-02-06 13:29:26 UTC
No. this will require huge changes in code. digiKam image editor have not been designed like this.

Also, just pass in command line the list of files to open. They will appear in thumbbar and just press on item to open it.

Gilles Caulier
Comment 2 caulier.gilles 2017-06-29 13:23:05 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