Skip to content

[Computer] Fix hotkeys and computer initialization #179

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

Merged
merged 4 commits into from
May 15, 2025
Merged

Conversation

ddupont808
Copy link
Contributor

This PR fixes some bugs experienced during initialization and usage of a Ubuntu VM.

Changes:

  • Changed computer.run() to skip calling run_vm if the get_vm status is running
  • Added additional assert to make sure ephemeral and storage aren't both set
  • Fixed an error that occured with the hotkey command due to an incorrect kwarg
  • Added a linux preset to the computer UI (Temporarily disabled the switch for now, as it requires manual setup of the cua-computer-server)

@f-trycua f-trycua merged commit 216c8b0 into main May 15, 2025
1 of 2 checks passed
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