PDA

View Full Version : Gnome Boxes issuae



thodor
2022-07-03, 20:15
There is issue while trying to create a virtual machine using gnome boxes. It just "loads" and does nothing. I've found excact same problem threads regarding Arch Linux, but proposed solutions don't seem to work for me.

http://i.ted.ge/2022-07-04_00-11-Ckzo919zvjS.png


(gnome-boxes:32999): Gtk-WARNING **: 00:05:58.647: GtkFlowBox with a model will ignore sort and filter functions

(gnome-boxes:32999): Gtk-WARNING **: 00:05:58.649: GtkListBox with a model will ignore sort and filter functions

(gnome-boxes:32999): Handy-WARNING **: 00:05:58.705: Using GtkSettings:gtk-application-prefer-dark-theme together with HdyStyleManager is unsupported. Please use HdyStyleManager:color-scheme instead.

(gnome-boxes:32999): Boxes-WARNING **: 00:06:04.052: review-page.vala:44: Box setup failed: Failed to create domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics

(gnome-boxes:32999): Boxes-CRITICAL **: 00:06:04.052: boxes_assistant_review_page_populate: assertion 'machine != NULL' failed

Fred Sheehan
2022-07-18, 16:32
probably missing dependencies..

sudo apt-get install -y gnome-boxes qemu-kvm libvirt0 virt-manager bridge-utils

thodor
2022-07-19, 13:28
probably missing dependencies..

sudo apt-get install -y gnome-boxes qemu-kvm libvirt0 virt-manager bridge-utils

Problem was resolved with new Boxes version

Brhama
2022-10-27, 11:22
Does anyone know if all kali tools can be used inside gnome boxes? For instance, is it possible to control the wifi mode?