Skip to content

Clear flatpaks and spices on install cancellation #994#1045

Open
SethMusker wants to merge 1 commit intolinuxmint:masterfrom
SethMusker:master
Open

Clear flatpaks and spices on install cancellation #994#1045
SethMusker wants to merge 1 commit intolinuxmint:masterfrom
SethMusker:master

Conversation

@SethMusker
Copy link
Copy Markdown

Reset flatpaks and spices lists when installation is cancelled.

Reset flatpaks and spices lists when installation is cancelled.
def on_apt_install_cancelled(self):
self.logger.write("Install cancelled")
self.reboot_required = False
self.flatpaks = []
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This change doesn't seem to be enough to resolve the problem if the changes are meant for:

Flatpaks are continued to be installed even when Cancel button is pressed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants