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

fix: disable software rasterizer in robot-app startup script #183

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Dec 13, 2024

Closes RQA-3788

The opentrons-robot-app gets stuck in a restart loop after the recent Electron upgrade due to a seg fault. The core dump shows this is due to an interaction with wayland. Disabling the software rasterizer prevents the seg fault.

Here is a special build that includes the mixpanel fix (causing an infinite spinner loop) and the new flag. The ODD now updates and boots as expected!

I've smoke tested the ODD, and there don't appear to be any unexpected animation artifacts.

Huge thanks to @sfoster1 for pairing on this one!

Co-authored-by: Seth Foster <[email protected]>
Copy link
Collaborator

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!
thank you for looking into this !

@mjhuff mjhuff merged commit d0bc197 into main Dec 13, 2024
3 checks passed
@mjhuff mjhuff deleted the odd-disable-software-rasterizer branch December 13, 2024 18:03
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.

2 participants