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

Terminal dumps with error messages #61

Open
baggepinnen opened this issue Feb 7, 2020 · 1 comment
Open

Terminal dumps with error messages #61

baggepinnen opened this issue Feb 7, 2020 · 1 comment
Labels

Comments

@baggepinnen
Copy link

From discourse:

Every time i click on the inteface, a bunch of text is printed in the terminal:

[4069:0206/155146.687870:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
@davidanthoff
Copy link
Member

We might have to fix this over in Electron.jl, this presumably occurs because the electron main process shares the stderr with our Julia process. We should probably just redirect that by default.

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

No branches or pull requests

2 participants