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

drawio GUI app writing to parent process console causes distorted view there #1700

Closed
2 tasks done
tbali0524 opened this issue Apr 19, 2024 · 1 comment
Closed
2 tasks done
Assignees
Labels
completed completed

Comments

@tbali0524
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

Describe the bug
This is not really a bug, but a behaviour that is a bit annoying, so I just kindly ask to check if anything can be done on drawio side. (I understand if you decide not to).
The problem comes from the fact that even if drawio is a GUI app, it writes output to the parent process's console that started it.
That causes problem when I open it just by clicking on a local .drawio file in a Far Manager, which is a file manager with both UI and console. After closing the drawio app, the Far manager panel becomes distorted and needs manual reset.
I opened ticket at Far manager github, here is their explanation of the problem:
FarGroup/FarManager#495 (comment)

To Reproduce
Steps to reproduce the behavior:

  1. Use Far manager
  2. Open drawio app pressing enter on any local .drawio file (file extension associations take effect)
  3. Close the drawio app
  4. the Far Manager panel gets distorted by drawio console output

Expected behavior
Drawio GUI app does not write to parent process console, especially when there were NO errors.

draw.io version (In the Help->About menu of the draw.io editor):

  • draw.io version v24.2.5

Desktop (please complete the following information):

  • OS: Windows 11

Additional context
N/A

@tbali0524 tbali0524 changed the title drawio GUI app writing to parent process console casues distorted view there drawio GUI app writing to parent process console causes distorted view there Apr 19, 2024
@m-mohamedin
Copy link
Contributor

We've increased the logging level to error only. It will be available in the next release
Thanks for the report

@jgraph jgraph deleted a comment from phiway May 10, 2024
@jgraph jgraph deleted a comment from phiway May 10, 2024
@davidjgraph davidjgraph added the completed completed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed completed
Projects
None yet
Development

No branches or pull requests

3 participants