Bug 439179 - Applications started from the search do not score as often used
Summary: Applications started from the search do not score as often used
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) widget (other bugs)
Version First Reported In: 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/Implemented 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:56 UTC
SUMMARY
Applications that are started from the search function in the Application Menu/Dashboard do not get their cached score updated. This means the applications will not qualify to be shown in the often used application menu, no matter how often they are used over the search.

STEPS TO REPRODUCE
1. Pick an application and check the cached score in the resource score cache.
2. Start the application from the search in Application Menu (Kicker) or the Application Dashboard.
3. Check the cached score again.

OBSERVED RESULT
The cached score is unchanged.

EXPECTED RESULT
The cached score should increase.

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:34 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:54 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:14 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!