https://bugs.kde.org/show_bug.cgi?id=498748
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Offer solutions, when |Detect when an updateable |update fails, instead of |Snap is currently running, |just aborting. |and prompt the user to quit | |it or abort updating, | |because otherwise doing so | |will fail Severity|normal |wishlist Keywords| |usability Status|REPORTED |CONFIRMED Component|discover |Snap Backend CC| |n...@kde.org Ever confirmed|0 |1 --- Comment #2 from Nate Graham <n...@kde.org> --- The problem is that there are so many ways this can fail, and Discover can't know what it is; the error message comes from the backend, and as your screenshot shows, it can be translated, so Discover can't even rely on string keyword matching to try to guess what the error might be. Discover could anticipate and prevent known error conditions ahead of time though. For example, if we know that a Snap can't be updated while running, Discover could check for that. Let's make the bug report about that specifically. -- You are receiving this mail because: You are watching all bug changes.