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

Console switching not working on ev3dev-stretch #72

Open
dlech opened this issue May 7, 2019 · 0 comments · May be fixed by #75
Open

Console switching not working on ev3dev-stretch #72

dlech opened this issue May 7, 2019 · 0 comments · May be fixed by #75

Comments

@dlech
Copy link
Contributor

dlech commented May 7, 2019

We had to disable the console switching in brickman on ev3dev-stretch because of #64. It was causing a lockup (probably due to a race condition between brickman and the openrobertalab service).

This means brickman will still be visible while openroberta programs are running.

Ideally, the openrobertalab service should handle the console switching instead of brickman. See https://github.com/ev3dev/console-runner/blob/ev3dev-stretch/src/server.vala for an example.

guillaumezin added a commit to guillaumezin/robertalab-ev3dev that referenced this issue Jul 26, 2020
guillaumezin added a commit to guillaumezin/robertalab-ev3dev that referenced this issue Jul 26, 2020
guillaumezin added a commit to guillaumezin/robertalab-ev3dev that referenced this issue Jul 27, 2020
guillaumezin added a commit to guillaumezin/robertalab-ev3dev that referenced this issue Jul 28, 2020
@guillaumezin guillaumezin linked a pull request Jul 28, 2020 that will close this issue
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 a pull request may close this issue.

1 participant