Skip to content

Backport !1529 “gs-plugin: First reset app state before setting it available/unavailable” to gnome-43

Some moves from/to available/unavailable states are not correct, which is indicated on the terminal as a runtime warning. Avoid those by resetting the app state first.


This backports the first two patches, which were trivially cherry-picked.

I have not backported the third patch (“gs_app_notify_unavailable: Claim "Third-Party" in UI only for non-official repos”) because it would introduce new strings on the stable branch and break string freeze.

aiui the main part of the fix is the second commit, so this backport should still fix #1952 (closed) on the stable branch.

Merge request reports