You are not logged in.
Currently cannot get gnome-boxes to work, even with the libvirt daemon running. Also, the current wiki page for libvirt doesn't make a bit of sense. Am I supposed to change the group in
/etc/libvirt/qemu.conf
to libvirt or qemu?
Error I currently get when running gnome-boxes as a user in the group user is:
(gnome-boxes:3743): Boxes-WARNING **: libvirt-broker.vala:90: Unable to open qemu+unix:///session: Failed to connect socket to '/run/user/1000/libvirt/libvirt-sock': No such file or directory
Last edited by 0X1A (2014-12-31 16:56:41)
Offline
AFAIK gnome-boxes only supports session and not system scope so don't both with the daemon. Open a terminal and type the following:
libvirtd -d
Then try running boxes and see if it works.
Offline
Just following up on this, after doing further reading it sounds like libvirtd should start automatically when using the qemu://session scope. I suspect the issue is related to the XDG_RUNTIME_DIR variable, I found the following bug report for Ubuntu which describes the issue well but still need to do some investigation on how to fix this in Arch
Offline
Downgrading to libvirt 1.2.7-1 solved it for me. The actual version, 1.2.8-1, is bugged https://bugs.archlinux.org/task/30682.
Offline
Downgrading to libvirt 1.2.7-1 solved it for me. The actual version, 1.2.8-1, is bugged https://bugs.archlinux.org/task/30682.
The linked bug report is an old one, closed now. Here's a bug report for the current version: https://bugs.archlinux.org/task/42119.
AKA MyCookie!
Offline