Bug 111957 - lazy loading of components too slow
Summary: lazy loading of components too slow
Status: RESOLVED DUPLICATE of bug 193512
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 23:29 UTC by Felix Berger
Modified: 2010-12-08 13:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Berger 2005-09-02 23:29:57 UTC
Version:            (using KDE KDE 3.3.2)

When clicking on an as yet invisible component on the button row on the left, the mouse cursor transforms into a wrist watch while waiting for the component to load.

This loading just takes too long, between 4 and 6 seconds on a fast workstation. I like lazily loading components since it cuts the overall startup time. But it looks like only the Kontact layer does it and not the components below. They as well should only instantiiate the necessary visible widgets and defer the loading to some other time or some other thread.

It's probably pretty late in the game, so an easier solution might be to give the user the choice to preload his favorite components at Kontact startup so they are there when he needs them.
Comment 1 Kevin Funk 2009-12-02 09:33:10 UTC
Duplicate of 193512?
Comment 2 Christophe Marin 2010-12-08 13:24:15 UTC

*** This bug has been marked as a duplicate of bug 193512 ***