Closed issue by TrueTechie on void-packages repository https://github.com/void-linux/void-packages/issues/37686 Description: ### Is this a new report? Yes ### System Info Void 5.15.50_1 x86_64 GenuineIntel uptodate rFFFFFFFF ### Package(s) Affected gnome-boxes-41.3_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour When clicking the plus button and selecting a local ISO image file, the app proceeds to the VM resource allocation screen wwithout any errors in the output. ### Actual behaviour The resource allocation window only shows the buttons to create the machine or customize the VM, but clicking them has no effect. The following output can be found if run from the command line: ``` (gnome-boxes:2422): Gtk-WARNING **: 22:47:56.315: GtkFlowBox with a model will ignore sort and filter functions (gnome-boxes:2422): Gtk-WARNING **: 22:47:56.317: GtkListBox with a model will ignore sort and filter functions (gnome-boxes:2422): Boxes-CRITICAL **: 22:47:58.464: media-manager.vala:237: Error connecting to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker3.Miner.Files was not provided by any .service files (gnome-boxes:2422): Boxes-WARNING **: 22:48:06.855: review-page.vala:32: Box setup failed: Failed to create domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics (gnome-boxes:2422): Boxes-CRITICAL **: 22:48:06.855: boxes_assistant_review_page_populate: assertion 'machine != NULL' failed ``` Here is also the output of `gnome-boxes --checks` as well: ``` (gnome-boxes:2712): Boxes-WARNING **: 22:49:30.025: util-app.vala:367: Failed to execute child process ?restorecon? (No such file or directory) • The CPU is capable of virtualization: yes • The KVM module is loaded: yes • Libvirt KVM guest available: yes • Boxes storage pool available: yes • The SELinux context is default: no Report bugs to . Boxes home page: . ``` ### Steps to reproduce 1. Open the application 2. Click the plus button to create a new machine 3. Select any ISO file of your choice 4. Select any OS template and hit `next` 5. Click either the `customize` or `create` buttons