Skip to content

Prefer openining the installed version of an app

Nate Graham requested to merge cherry-pick-706ebd9a into Plasma/5.26

When opening discover with a specific app as a command line argument and this application has several versions, prefer showing the one that is installed.

Since the app state might be delayed, we need to monitor the state of the packages that don't know it for a bit. Delaying the initial state is something we do commonly on the PackageKit backend.

BUG: 461664

(cherry picked from commit 706ebd9a)

Merge request reports