-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: provide a way in the GUI for a user to submit comments on a previously reported crash #37
Comments
Thank you for taking the time to file this feature request. Right now, ABRT displays an url to bugzilla bug. So, user can click it and add a comment via web browser. I guess, you are not happy with this simple solution and obviously it doesn't work as expected. We would implement this feature request but we have to get an approval from some UX expert and also some one has to design the UI for this feature. |
Currently, you have to leave ABRT and got to a browser to add a comment. It would be similar to ABRT giving you all the details of a bug, then telling you to file it yourself. Why not just provide this functionality in ABRT itself, rather than make the user go somewhere else? |
The way I would imagine filing a crash report to work is that the user could submit a comment with the crash report. This comment would be stored with the crash report in the crash report server. If the server was able to identify the bug report(s) related to the crash it would associate them. I don't think we want users to have to create bugzilla accounts in order to submit comments. Nor do I think we want anonymous comments in bugzilla. Bugzilla should be the tool developers use to solve the problem. The crash server should be where we store the information from the user needed in order to assess the problem. The URL for the retrace server isn't working here. So, I'm not sure if that server is capable of storing comments. I think it would be nice if it could. Socorro seems to be able to do this: |
Yeah, All I really wanted when i hit a bug that was already previously reported was an easy way to provide some extra details on what caused the crash for me. As a user, i didnt really care where it was sent, just the workflow of having to log into bugzilla in my web browser, then add a comment was super painful :) so whatever can be done to remedy this would be a plus! |
Support events no requiring review but accepting comment. Mark report_uReport as event witch accepts comment. Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Support events no requiring review but accepting comment. Mark report_uReport as event witch accepts comment. Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Support events no requiring review but accepting comment. Mark report_uReport as event witch accepts comment. Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Required for ShortenedReporting stored in 'abrt-applet' Related to #37 Signed-off-by: Jakub Filak <[email protected]>
ShortenedReporting ON: - show "Report" button if the selected problem does not have 'ABRT Server' reported-to entry - show "Comment" button if the selected problem has 'ABRT Server' reported-to entry but does not have 'comment' or 'comment' is empty - disable the button if the selected problem has 'ABRT Server' and also has non-empty 'comment' - the window never suggest reporting into Bugzilla ShortenedReporting OFF: - the button is disabled only if the selected problem is not reportable - the button's label is always "Report" - the window suggest reporting into Bugizlla if the selected problem does not have "Bugzilla" reported-to entry Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Required for ShortenedReporting stored in 'abrt-applet' Related to #37 Signed-off-by: Jakub Filak <[email protected]>
ShortenedReporting ON: - show "Report" button if the selected problem does not have 'ABRT Server' reported-to entry - show "Comment" button if the selected problem has 'ABRT Server' reported-to entry but does not have 'comment' or 'comment' is empty - disable the button if the selected problem has 'ABRT Server' and also has non-empty 'comment' - the window never suggest reporting into Bugzilla ShortenedReporting OFF: - the button is disabled only if the selected problem is not reportable - the button's label is always "Report" - the window suggest reporting into Bugizlla if the selected problem does not have "Bugzilla" reported-to entry Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
ShortenedReporting ON: - show "Report" button if the selected problem does not have 'ABRT Server' reported-to entry - show "Comment" button if the selected problem has 'ABRT Server' reported-to entry but does not have 'comment' or 'comment' is empty - disable the button if the selected problem has 'ABRT Server' and also has non-empty 'comment' - the window never suggest reporting into Bugzilla ShortenedReporting OFF: - the button is disabled only if the selected problem is not reportable - the button's label is always "Report" - the window suggest reporting into Bugizlla if the selected problem does not have "Bugzilla" reported-to entry Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Support events no requiring review but accepting comment. Mark report_uReport as event witch accepts comment. Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Required for ShortenedReporting stored in 'abrt-applet' Related to #37 Signed-off-by: Jakub Filak <[email protected]>
ShortenedReporting ON: - show "Report" button if the selected problem does not have 'ABRT Server' reported-to entry - show "Comment" button if the selected problem has 'ABRT Server' reported-to entry but does not have 'comment' or 'comment' is empty - disable the button if the selected problem has 'ABRT Server' and also has non-empty 'comment' - the window never suggest reporting into Bugzilla ShortenedReporting OFF: - the button is disabled only if the selected problem is not reportable - the button's label is always "Report" - the window suggest reporting into Bugizlla if the selected problem does not have "Bugzilla" reported-to entry Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to #37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
Related to abrt/gnome-abrt#37 Signed-off-by: Jakub Filak <[email protected]>
When you hit an issue with a package that arbt has already encountered, it would be awesome for the arbt gui to provide a mechanism for adding a comment to that bugzilla.
The most obvious information that we could ask for here is what the user was doing with the application that caused it to crash.
As an example, consider the following bug and it's attached retrace report:
https://bugzilla.redhat.com/show_bug.cgi?id=995785
https://retrace.fedoraproject.org/faf/problems/1214450/
It was filed back in august with little or no user input. it is now october, and according to retrace, people are still hitting this issue. (the count was 50 with the last known occurrence being today), yet there is still no relevant information about how to recreate this bug.
If there was a simpler way in ABRT for people to submit this information, it might help.
The text was updated successfully, but these errors were encountered: