Bug 347552

Summary: Panel widgets pop up with lag (delay) on fresh boot
Product: [Plasma] plasmashell Reporter: Nikola Schnelle <n.schnelle>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: jeremy9856, kde
Priority: NOR    
Version: 5.3.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nikola Schnelle 2015-05-11 12:10:58 UTC
Panel widgets pop up with delay on first-time-click on fresh boot. After clicking on them once, next times they pop up without delay.

Reproducible: Always

Steps to Reproduce:
1. Reboot system 
2. Click on panel widgets : digital clock, network, clipboard, kickoff menu. 

In kde4 they pop up immediately.
Comment 1 Kai Uwe Broulik 2015-05-11 18:18:40 UTC
That's because for performance and memory saving reasons the applets are nowadays only on demand, this is intended behavior. Depending on your machine it can cause a slight delay, sorry.
Comment 2 Nikola Schnelle 2015-05-11 18:25:22 UTC
(In reply to Kai Uwe Broulik from comment #1)
> That's because for performance and memory saving reasons the applets are
> nowadays only on demand, this is intended behavior. Depending on your
> machine it can cause a slight delay, sorry.

Well this is on brand new pc with ssd. Delay is a bit too long in my opinion.
Comment 3 jeremy9856 2015-11-26 13:54:05 UTC
(In reply to Kai Uwe Broulik from comment #1)
> That's because for performance and memory saving reasons the applets are
> nowadays only on demand, this is intended behavior. Depending on your
> machine it can cause a slight delay, sorry.
I opened a similar bug report for the same problem and as I say there this is what I think (https://bugs.kde.org/show_bug.cgi?id=349358) :

The memory saved by not loading some Plasma elements is totally irrelevant. A few MB at most at the price of a really bad first impression and God know that KDE don't need that. We should load everything by default. That optimization is again the user experience and not worth it.
Comment 4 jeremy9856 2015-11-26 13:55:33 UTC
(In reply to jeremy9856 from comment #3)

I meant that optimization is against the user experience and not worth it.