https://bugs.kde.org/show_bug.cgi?id=500972
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/krunner/-/commit/413 | |ad73fdab421e619a73f2f89c078 | |25eb3e87c4 Version Fixed In| |6.17 --- Comment #6 from Nate Graham <[email protected]> --- Git commit 413ad73fdab421e619a73f2f89c07825eb3e87c4 by Nate Graham. Committed on 22/07/2025 at 16:05. Pushed by ngraham into branch 'master'. Save LaunchCounts immediately on launch if there were any matches Writing on every run *is* necessary, or else `LaunchCounts` won't get updated in a timely matter or at all. Replace that with simpler logic to save to the config file only if there were any launches. This also makes the autotest match the actual behavior. Partially reverts 7cb4ff7e812e670c81a60c2b3f3126290ee74c2e FIXED-IN: 6.17 M +0 -5 autotests/runnermanagerhistorytest.cpp M +0 -5 autotests/runnermanagertest.cpp M +1 -2 src/runnercontext.cpp https://invent.kde.org/frameworks/krunner/-/commit/413ad73fdab421e619a73f2f89c07825eb3e87c4 -- You are receiving this mail because: You are watching all bug changes.
