https://bugs.kde.org/show_bug.cgi?id=516426
Bug ID: 516426
Summary: Favorites not shown in Application Launcher
Classification: Plasma
Product: plasmashell
Version First 6.6.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Application Launcher (Kickoff) widget
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
SUMMARY
The Favorites in the Application Launcher don't show up after rebooting the
system.
If you look up the application and right click on it, you still have the option
to remove from favorites. Clicking this doesn't change anything. If you look up
an application you haven't favorited yet you can favorite it, and it shows up
as expected until the next reboot.
STEPS TO REPRODUCE
1. Have Favorites in Application Launcher or add applications as favorite
2. Reboot
OBSERVED RESULT
No favorites shown when opening the Application Launcher
EXPECTED RESULT
Favorites shown
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.19.3-2-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 32 GiB of RAM (31.2 GiB usable)
Graphics Processor: AMD Radeon RX 7900 XTX
ADDITIONAL INFORMATION
You can remove applications from favorites that no longer show up to re-add
them with the following commands:
$ systemctl --user stop plasma-kactivitymanagerd.service
$ rm ~/.local/share/kactivitymanagerd/resources/database
$ rm ~/.config/kactivitymanagerd-statsrc
$ systemctl --user restart plasma-plasmashell.service
$ systemctl --user start plasma-kactivitymanagerd.service
--
You are receiving this mail because:
You are watching all bug changes.