Bug 474968 - Newly installed applet doesn't show in systray until plasmashell restart
Summary: Newly installed applet doesn't show in systray until plasmashell restart
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray widget (other bugs)
Version First Reported In: 5.27.8
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-28 02:48 UTC by Jin Liu
Modified: 2023-09-29 00:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.