Bug 474968

Summary: Newly installed applet doesn't show in systray until plasmashell restart
Product: [Plasma] plasmashell Reporter: Jin Liu <ad.liu.jin>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: minor CC: materka, nate
Priority: NOR    
Version First Reported In: 5.27.8   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jin Liu 2023-09-28 02:48:08 UTC
STEPS TO REPRODUCE
1. git clone https://github.com/tubbadu/Scriptinator; cd Scriptinator
2. plasmapkg2 --install .
3. Right click on the panel, Add widget
4. "Scriptinator" is available
5. Right click on systray, configure, items

OBSERVED RESULT
"Scriptinator" not found

EXPECTED RESULT
"Scriptinator" in the list

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.5-arch1-1 (64-bit)
Graphics Platform: offscreen (wayland)
Comment 1 Nate Graham 2023-09-28 19:38:50 UTC
If you run `kbuildsycoca5` does it then show up immediately?
Comment 2 Jin Liu 2023-09-29 00:42:17 UTC
(In reply to Nate Graham from comment #1)
> If you run `kbuildsycoca5` does it then show up immediately?

Tested in a new user account. Can't reproduce now. Must be a problem on my side. Sorry.