You are not logged in.

#1 2021-11-03 12:57:38

ezzaskycraper
Member
Registered: 2021-11-03
Posts: 1

GNOME Boxes crash every time it starts.

so i installed gnome boxes for the virtualization (although my DE is Xfce), but after i resize my partition for my arch, it always crashes; here's the logs:

 :: gnome-boxes 

(gnome-boxes:10797): Gtk-WARNING **: 19:48:11.971: GtkFlowBox with a model will ignore sort and filter functions

(gnome-boxes:10797): Gtk-WARNING **: 19:48:11.973: GtkListBox with a model will ignore sort and filter functions

(gnome-boxes:10797): Boxes-WARNING **: 19:48:12.882: libvirt-machine.vala:284: Failed to connection to system libvirt: Unable to open qemu+unix:///system: Failed to connect socket to '/var/run/libvirt/virtqemud-sock-ro': No such file or directory

** (gnome-boxes:10797): CRITICAL **: 19:48:13.754: gvir_storage_vol_get_info: assertion 'GVIR_IS_STORAGE_VOL(vol)' failed
Segmentation fault (core dumped)
[X] ~ 
:: gnome-boxes 

(gnome-boxes:10984): Gtk-WARNING **: 19:48:17.581: GtkFlowBox with a model will ignore sort and filter functions

(gnome-boxes:10984): Gtk-WARNING **: 19:48:17.583: GtkListBox with a model will ignore sort and filter functions

(gnome-boxes:10984): Boxes-WARNING **: 19:48:18.404: libvirt-machine.vala:284: Failed to connection to system libvirt: Unable to open qemu+unix:///system: Failed to connect socket to '/var/run/libvirt/virtqemud-sock-ro': No such file or directory

** (gnome-boxes:10984): CRITICAL **: 19:48:19.651: gvir_storage_vol_get_info: assertion 'GVIR_IS_STORAGE_VOL(vol)' failed
Segmentation fault (core dumped) 

Offline

#2 2021-11-03 19:43:43

dreamycrane
Member
Registered: 2019-03-18
Posts: 25

Re: GNOME Boxes crash every time it starts.

Try

systemctl enable --now libvirt(d)
usermod -aG libvirt <your-ordinary-user>

What do you mean

but after i resize my partition for my arch, it always crashes

How did you resize?

Last edited by dreamycrane (2021-11-03 19:49:26)

Offline

#3 2022-01-22 21:24:21

Allexj
Member
Registered: 2015-07-11
Posts: 73

Re: GNOME Boxes crash every time it starts.

dreamycrane wrote:

Try

systemctl enable --now libvirt(d)
usermod -aG libvirt <your-ordinary-user>

What do you mean

but after i resize my partition for my arch, it always crashes

How did you resize?

fixes for me.

Offline

Board footer

Powered by FluxBB