Skip to content

Cancelling a download should not be treated as an error #116

@s3lph

Description

@s3lph

When I click the "Cancel" button in the download dialog in mintUpdate, the download is cancelled as requested. Somehow, this cancelling is being treated as an error, as a window with the following error message appears:

An error occured
The following details are provided:

W: Failed to fetch http://example.com/example1.deb
W: Failed to fetch http://example.com/example2.deb
W: Failed to fetch http://example.com/example3.deb

I think that mintUpdate shouldn't show an error dialog in this case, even though apt-get may throw an error upon cancelling.

I don't know whether this is the fault of mintUpdate, Synaptic, apt-get or the combination of those that causes this behavior, but I think this should be changed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions