Skip to content

Conversation

@danirabbit
Copy link
Member

Fixes #467
Fixes #468

@danirabbit danirabbit requested a review from a team January 23, 2026 00:04
@danirabbit danirabbit moved this to Needs review in OS 8.1.1 Jan 23, 2026
@danirabbit danirabbit merged commit facb629 into main Jan 25, 2026
4 checks passed
@danirabbit danirabbit deleted the danirabbit/appcenter-actions branch January 25, 2026 16:30
@github-project-automation github-project-automation bot moved this from Needs review to Done in OS 8.1.1 Jan 25, 2026
app_action_group.add_action (view_action);

var appcenter = Dock.AppCenter.get_default ();
appcenter.notify["dbus"].connect (() => on_appcenter_dbus_changed.begin (appcenter));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this causes a memory leak (we have to capture the app center local and therefore the instance as well)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops thanks for catching this. I'll make a branch to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add View in AppCenter menu item Uninstall Menu Item

4 participants