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;"
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!
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!
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!