quickemu-project / quickgui

An elegant virtual machine manager for the desktop
MIT License
993 stars 78 forks source link

bug: [macos_desktop] active VMs are not detected #179

Closed ymauray closed 4 months ago

ymauray commented 4 months ago

On the macos_desktop branch, quickgui does not detect running VMs, therefore, it is not possible to connect via SSH, or kill the VM, etc..

Steps to reproduce the behavior:

  1. Launch a VM
  2. See that the buttons don't appear

Expected behavior: The control buttons should appear

Desktop (please complete the following information):

flexiondotorg commented 4 months ago

I know how to fix this. I'll prepare a pull request.