I just found an app on Discover Store (Flatpak) that is called "Virtual Machine Manager". So I've downloaded it, because I want to try and make a Windows 11 VM with it.
But as soon as I go to "File > Add Connection" and choose a connection, then I get the following error popup:
Unable to connect to libvirt qemu:///system.
Verify that an appropriate libvirt daemon is running.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/app/share/virt-manager/virtManager/connection.py", line 932, in _do_open
self._backend.open(cb, data)
File "/app/share/virt-manager/virtinst/connection.py", line 171, in open
conn = libvirt.openAuth(self._open_uri,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.12/site-packages/libvirt.py", line 147, in openAuth
raise libvirtError('virConnectOpenAuth() failed')
libvirt.libvirtError: Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory
Is the app just broken on flatpak or maybe I chose the wrong connection?
I even tried uninstalling the app and reinstalling it. The app definitely installed correctly as far as I can tell. It's launching without any issues.
Any help would be very much appreciated in order to get the app working and having a Windows 11 VM working.
I'm very new to the app and don't really know anything. I tested this on two different operating systems: SteamOS and KDE Linux. And on both of them I have the same issue.
qemu:///systemconnection.