casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.87k stars 75 forks source link

how to use with another VM such as virtualbox #106

Closed jjgalvez closed 1 year ago

jjgalvez commented 1 year ago

How can cassoway be used with another vm specifically virtualbox. I understand some features such as auto starting and suspension may not work. I tried to run cassoway with a windows install in virtualbox and after filling out the setup screen I get the following error

libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

jjgalvez commented 1 year ago

Please ignore I figured out that I needed to leave the first line in the config blank

rxng commented 3 months ago

hi there - I am trying to use another VM (virtualbox) instead of libvirt. when I run python3 -m cassowary it automatically tries to use libvirt.

I see in the comments to leave a line in the config file blank? how do we do this / where is it located?