Partial failure of Cancel button

Open
#1,084 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
desktop

Research direction

Start by tracing the Cancel button from the password form through the apt download and flatpak update stages. Confirm that cancellation terminates the whole update process, including preventing later stages from running, and check the flatpak-download case described in the issue.

Written by the indexing model from the issue text.

Description

BUG

Describe the bug
Clicking Cancel button on the password form, or while apt packages are downloading, does not cancel flatpak updates.

Steps to reproduce
Steps to reproduce the behavior:

  1. Run mintUpdate and get a list that includes flatpaks with available updates.
  2. Click the button to begin the update process.
    3a. On the password form, click Cancel.
    4a. Watch the flatpaks get updated anyway.
    --- or --
    3b. Enter password.
    4b. While apt packages are downloading, click Cancel.
    5b. Watch the flatpaks get updated anyway.

Expected behavior
The Cancel button should cleanly terminate the update process. Not just terminate the current stage and move to the next stage.

Distribution:

  • [* ] Linux Mint

Software version:
mintUpdate 7.1.4

Additional context
I haven't tried the Cancel button during flatpak downloads. That should be checked too, I think, and should stop updates that have not been completely downloaded and applied.

Dominant language
Python
Stars
425
Forks
190
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxmint/mintupdate

All issues in linuxmint/mintupdate

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.