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

[ISSUE #20][SEARCH_VIEW] Add the possibility to copy the file name of the specific message #71

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

svlad-90
Copy link
Owner

[ISSUE #20][SEARCH_VIEW] Add the possibility to copy the file name of the specific message

  1. Have you followed the guidelines in our Contributing document?
  2. Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  3. Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
  4. Is your change backward-compatible with the previous version of the plugin?

Change description:

  • Fix bug with error messages, fired by dlt-viewer due to the shared access to the dlt file between the plugin and the viewer. That caused impossibility to delete tmp files.

Verification criteria:

  • All checks on git-hub passed
  • Manually tested on Windows

… the specific message

1. [X] Have you followed the guidelines in our [Contributing document](../blob/master/CONTRIBUTING.md)?
2. [X] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
3. [X] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
4. [X] Is your change backward-compatible with the previous version of the plugin?

>>> Change description:

- Fix bug with error messages, fired by dlt-viewer due to the shared access to the dlt file between the plugin and the viewer. That caused impossibility to delete tmp files.

----

>>> Verification criteria:

- All checks on git-hub passed
- Manually tested on Windows
@svlad-90 svlad-90 merged commit f449623 into master Jul 15, 2020
@svlad-90 svlad-90 deleted the feature/ISSUE_20 branch July 15, 2020 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SEARCH_VIEW] Add the possibility to copy the file name of the specific message.
1 participant