Summary: | Crash report assistant should inform people not to report bugs except against latest stable release | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Steve Kroon <kroon> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | adaptee, sitter |
Priority: | NOR | ||
Version: | 2.1.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=315073 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Steve Kroon
2010-10-04 11:38:37 UTC
I like the idea. bugs.kde.org receives too many crash reports from outdated installations, and that is wasting time for reporters, triagers and developers. One problem, though, is how to identify the outdated versions for different applications. For application belonging to KDE SC, they are likely to be packaged with the same version of kdelibs, so chekcing the version of kdelibs should be OK. But other applications have different release schedule, and downstream might provide outdated versions for those applications althouth they provide recent KDE SC at the same time. OK, if drkonqi use the Product.get API for fetching product information from bugs.kde.org, then it will know which versions are disabled and not welcoming reports any more. If the version of the crashed application is within those disabled versions, then drkonqi can inform users they are using outdated versions and shouldn't report any bug. See https://git.reviewboard.kde.org/r/108512/ . Of course, that depends on developers maintaining version status on bugs.kde.org correctly. *** This bug has been marked as a duplicate of bug 436549 *** |