utmapp / UTM

Virtual machines for iOS and macOS

Home Page:https://getutm.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting VM via utm:// URL scheme doesn't work

pajp opened this issue · comments

To reproduce:

  • Create a new VM, named e.g. "xyz"
  • From Terminal, try to start the VM using UTM URL scheme: open 'utm://start?name=xyz'
  • Expected result: VM "xyz" starts
  • Observed result: UTM is brought to front but does not start the VM

Configuration

  • UTM Version: 4.5.3 (Mac App Store version)
  • macOS Version: 14.5
  • Mac Chip: M1 Max

Debug log
Logs from "UTM" process:
utm.log

commented

Duplicate of #6346