Bug 439178 - Often used favorites decrease number of often used applications in menu
Summary: Often used favorites decrease number of often used applications in menu
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) widget (show other bugs)
Version: 5.21.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-26 13:17 UTC by Theo
Modified: 2023-10-19 03:46 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Theo 2021-06-26 13:17:05 UTC
SUMMARY
The number of often used applications that are shown in the Application Menu/Dashboard depends on how many favorites score as most used applications in the "resource score cache". In the following, I assume that 14 is the hard coded maximum number of often used applications shown in the menu.

STEPS TO REPRODUCE
1. Start with no favorites and more than 14 applications with a score in the resource score cache.
2. Set (for example) 12 of the often used applications shown in the menu as favorites.

OBSERVED RESULT
Only 2 applications are shown as often used and no more than that, no matter how high the cached score of any other application is.

EXPECTED RESULT
The menu should show the configured number of often used applications, or less only if there are not enough applications recorded in the cache. It makes sense to exclude often used favorites from the often used application selection, but this shouldn't decrease the total number of often used applications shown in the menu.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed 20210524
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I use the following command to check the score of often used applications:
$ sqlite3 -header -column $HOME/.local/share/kactivitymanagerd/resources/database "SELECT targettedResource,cachedScore FROM ResourceScoreCache WHERE initiatingAgent IS 'org.kde.plasma.kicker' ORDER BY cachedScore DESC;"
Comment 1 Nate Graham 2023-09-19 20:21:30 UTC
Hello and thank you again for the bug report! Unfortunately we were not able to address it yet, nor even manage to reproduce the issue ourselves. Can we ask you to please check if this issue is still happening with Plasma 5.27?

If it is, please change the status to REPORTED. Thanks a lot!
Comment 2 Bug Janitor Service 2023-10-04 03:46:53 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-10-19 03:46:13 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!