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

Show error dialog upon DSpot execution failure informing user. Then, neither process report files nor visualize DSpot view #17

Closed
jesus-gorronogoitia opened this issue Aug 29, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jesus-gorronogoitia
Copy link

Characteristics

  • Issue Type: feature
  • Reproducibility: always
  • Severity: feature
  • Tool/Service/Component: DSpot
  • Execution Environment: Windows/Linux
  • Reporter: Jesús Gorronogoitia jesus.gorronogoitia@atos.net

Description

Check DSpot return code after DSpot execution to check whether an error occur (exit code <> 0).
If so, or whatever a exception is produced after DSpot execution in DSpot plugin (for instance when processing report files), do the following:
1- open a modal error dialog informing the user that an error occurred in DSpot execution. Keep console view with DSpot logs opened:
1a- if error is caused by DSpot execution (exit code <> 0), request user to check DSpot logs and port them in this link: https://github.com/STAMP-project/dspot/issues
1b- if error is caused by DSpot plugin, request user to check Error Log view and report in this link:
https://github.com/STAMP-project/stamp-ide/issues
2- do not process DSpot report files
3- do not render/visualize DSpot view

Steps to reproduce

N/A

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md

@jesus-gorronogoitia
Copy link
Author

Feature implemented in version 27/11/2018
New feature: visualize tracker URL as link in dialogue, so the user can click on it to open the tracker in his/her system browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants