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.
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:
I think that mintUpdate shouldn't show an error dialog in this case, even though
apt-getmay 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.