Skip to content
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

GUI improvements suggestions: reported bugs #268

Open
mozeq opened this issue Feb 4, 2013 · 3 comments
Open

GUI improvements suggestions: reported bugs #268

mozeq opened this issue Feb 4, 2013 · 3 comments

Comments

@mozeq
Copy link
Contributor

mozeq commented Feb 4, 2013

Opened '20110331T09:03:00' by elad as https://fedorahosted.org/abrt/ticket/183

When a reported bug is clicked on, it should do one of the following:

  1. Open a web browser window with the bug. (Less work)
  2. Open a dialog that will show the bug status, links, comments and more info. (Better UX)

Other nice to have improvements:

  • Bug status icon (more then just reported/not reported) should be added to each bug (fixed, invalid and so on).
  • Bug status change notification/bug comments notification should be added.
    • When a bug is closed (and such feature implemented), ask the user if the bug still persists. If it does, the user should have an option to add a comment (or send a new backtrace), if it doesn't, the bug should be deleted from the list.
  • Add an option to add comments to the bug directly trough ABRT (will require some work, but really improves UX)

If I will come up with more ideas, I'll add them to this ticket.

@mozeq
Copy link
Contributor Author

mozeq commented Feb 4, 2013

Added '20110411T14:01:36' by 'jmoskovc'

Replying to [ticket:183 elad]:

When a reported bug is clicked on, it should do one of the following:

  1. Open a web browser window with the bug. (Less work)
    Be able to configure in the application what to send with a report #265
  2. Open a dialog that will show the bug status, links, comments and more info. (Better UX)
    document abrt-action-analyze-backtrace abrt#209
    Other nice to have improvements:
  • Bug status icon (more then just reported/not reported) should be added to each bug (fixed, invalid and so on).
    • quite impossible to do given the fact we have different reporters with different states
  • Bug status change notification/bug comments notification should be added.
    • When a bug is closed (and such feature implemented), ask the user if the bug still persists. If it does, the user should have an option to add a comment (or send a new backtrace), if it doesn't, the bug should be deleted from the list.
  • the main idea of ABRT is to help user to create the initial report and gather as much relevant data as it can for this initial report. the rest of the bug fixing process should be (imho) done using the tools that were designed for it (trac web, bz web, etc..) So our primary focus is to implement support for various problems that users can run into and help them create a good report of such problem and provide some solutions available at the time when the problem occured(like finding an updated package, searching for similar bugzillas, etc), but the further interaction between the reporter and whoever will provide the solution is out of ABRT scope

jfilak referenced this issue in jfilak/abrt Sep 5, 2016
This patch just applies what 2to3 found so that the scripts can run both
under python 2 and python 3. More work is needed to fully switch to
python 3.

Related to #172, rhbz#1014684.

Signed-off-by: Martin Milata <[email protected]>
jfilak referenced this issue in jfilak/abrt Sep 5, 2016
Related to #172, rhbz#1014684.

Signed-off-by: Martin Milata <[email protected]>
@xsuchy xsuchy transferred this issue from abrt/abrt Apr 15, 2020
@ilippert
Copy link

the main idea of ABRT is to help user to create the initial report and gather as much relevant data as it can for this initial report. the rest of the bug fixing process should be (imho) done using the tools that were designed for it (trac web, bz web, etc..) So our primary focus is to implement support for various problems that users can run into and help them create a good report of such problem and provide some solutions available at the time when the problem occured(like finding an updated package, searching for similar bugzillas, etc), but the further interaction between the reporter and whoever will provide the solution is out of ABRT scope

I like the main idea of ABRT to get the user to make explicit what happened around the occasion of the problem to be reported.

However, I like to argue that some users (at least I) would be able to provide better reports when I am made aware of similar, or at least, the duplicate reports. That is the case because occasionally, in the duplicate reports, I can find relevant ideas what to check in my system and therefore can provide more relevant descriptions.

@ilippert
Copy link

This issue is related to #267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants