Summary: | Display error message that prevented a feed from being updated | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Johannes Jowereit <jowereit> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REOPENED --- | ||
Severity: | wishlist | CC: | montel, qydwhotmail |
Priority: | NOR | Keywords: | usability |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akregator/commit/220be9f35e48285b95cd9211521a1d4081eab87b | Version Fixed In: | |
Sentry Crash Report: |
Description
Johannes Jowereit
2007-10-13 21:50:29 UTC
Using Akregator 1.3.3 with KDE 4, I noticed that the error message is shown in a tooltip when hovering over the feed that could not be updated. It still is very hard to discover though, and I would suggest making it more visible. For example, an error bar could be shown above the feed contents. Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Tested with Akregator 5.16.3 (20.12.3), the behavior is the same as in 2010; that is, the error message is displayed in a tooltip but that is not discoverable very well. https://invent.kde.org/fusionfuture/akregator/-/commit/35b11b1e18374ff85aadd45a2326f488343e4a22 I tried to modify the source code but with no luck. Could the maintainer help to look into it? Thanks in advance. A possibly relevant merge request was started @ https://invent.kde.org/pim/akregator/-/merge_requests/17 Git commit 220be9f35e48285b95cd9211521a1d4081eab87b by Fushan Wen. Committed on 29/09/2021 at 06:37. Pushed by mlaurent into branch 'master'. Change color of feed title for error fetching status. Change the color of title if a feed fails to be updated, which makes the user easier to find feeds with errors in the list. M +8 -3 src/subscription/subscriptionlistmodel.cpp M +3 -0 src/subscription/subscriptionlistmodel.h https://invent.kde.org/pim/akregator/commit/220be9f35e48285b95cd9211521a1d4081eab87b In the interest of transparency I'm reopening the bug; it looks like the merge request has nothing to do with displaying the **error message** that caused the fetch to fail. I borrowed this bug because changing color makes it easier to discover which feed fails to be updated and needs attention. Error message has been already in the tooltip. Thanks for doing that :) However, this bug is specifically about making the error message more discoverable. If this is not going to be changed, the bug should be closed as WONTFIX. |