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

TODO: Implement 'Error' window. #46

Open
3 of 32 tasks
real-yfprojects opened this issue Jul 24, 2021 · 0 comments
Open
3 of 32 tasks

TODO: Implement 'Error' window. #46

real-yfprojects opened this issue Jul 24, 2021 · 0 comments
Assignees
Labels
type:TODO A elaborated task
Projects

Comments

@real-yfprojects
Copy link
Owner

real-yfprojects commented Jul 24, 2021

When an error occurs it should be logged. The logger should then have a Handler starting a Error Dialog which describes the error and helps fixing it.

Thoughts

  • QtHandler
  • sys.excepthook, threading.excepthook
  • Desciption, Traceback
  • Reporting to github, step by step
  • Report Error action in all menus of the app.
  • Feedback action in all menus of the app.
  • Checking for existing report
  • Feature request
  • Issue without error

Views

  • Error View
  • Feedback choose option dialog (similar to githubs issues/new/choose
  • Save and load to/from file (form status)
  • Report Bug View with Steps
    • Describe Bug
    • Environment Specs (Environment Provider)
    • Logs (Log Provider)
    • Different Form entries
    • Reporting Provider with multiple steps
      • via Email
      • via Github (Open Website in Browser)
  • Feature Request
    • Different Form entries
    • Reporting Provider with multiple steps
      • via Email
      • via Github (Open Website in Browser)

Roadmap

  • Error View
    • LogProvider
  • Handles for different kind of errors
    • python exception
    • qt exception
    • custom contents
  • Feedback choose option dialog
  • Report Bug View + abstract Step
  • environment step
  • logs step
  • Form steps
  • Save/load to/from file
  • Reporting Providers
  • Open in new process
  • Default Form/Steps
  • Use in ectec gui
@real-yfprojects real-yfprojects added the type:TODO A elaborated task label Jul 24, 2021
@real-yfprojects real-yfprojects added this to Request in General via automation Jul 24, 2021
@real-yfprojects real-yfprojects added this to the First release. v1.1.0 milestone Jul 24, 2021
@real-yfprojects real-yfprojects moved this from Request to To do in General Jul 24, 2021
@real-yfprojects real-yfprojects moved this from To do to In progress in General May 27, 2022
@real-yfprojects real-yfprojects self-assigned this May 27, 2022
@real-yfprojects real-yfprojects moved this from In progress to To do in General May 27, 2022
@real-yfprojects real-yfprojects moved this from To do to In progress in General May 29, 2022
@real-yfprojects real-yfprojects moved this from In progress to To do in General May 29, 2022
@real-yfprojects real-yfprojects moved this from To do to In progress in General Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:TODO A elaborated task
Projects
General
  
In progress
Development

No branches or pull requests

1 participant