| Summary: | Show update failures clearly rather than with a passiveNotification | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Nate Graham <nate> |
| Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aleixpol |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=403791 | ||
| Latest Commit: | https://commits.kde.org/discover/3c605c3f9c5da1e3ab81dbe1882e7c9c59eda38c | Version Fixed/Implemented In: | 5.17.0 |
| Sentry Crash Report: | |||
| Attachments: | This needs to be in the log viewer instead | ||
Git commit 3c605c3f9c5da1e3ab81dbe1882e7c9c59eda38c by Aleix Pol. Committed on 22/08/2019 at 21:55. Pushed by apol into branch 'master'. Show update issues on a popup instead of as passive messages Summary: Otherwise they may disappear. Related: bug 403791 Reviewers: ngraham Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23357 M +32 -1 discover/qml/UpdatesPage.qml https://commits.kde.org/discover/3c605c3f9c5da1e3ab81dbe1882e7c9c59eda38c |
Created attachment 122293 [details] This needs to be in the log viewer instead See attached screenshot. I was lucky to screenshot it in time before it disappeared. This is not useful, because I cannot read the error before it goes away and cannot select the text to paste it into a terminal window to correct the problem. Since we actually do show a log viewer panel for information messages during updates on Arch-based distros, we should use use this for errors as well.