I installed via flatpak --user install flathub org.gnome.Boxes, tried to launch via the icon on GNOME, and it didn't work. When running from command-line via:
flatpak run org.gnome.Boxes, and got:
[alc@sb ~]$ flatpak run org.gnome.Boxes
(gnome-boxes:2): Gtk-WARNING **: 17:35:31.825: GtkFlowBox with a model will ignore sort and filter functions
(gnome-boxes:2): Gtk-WARNING **: 17:35:31.830: GtkListBox with a model will ignore sort and filter functions
Tracker-Message: 17:35:32.170: Could not get mtime for 'file:///home/alc/.var/app/org.gnome.Boxes/cache/tracker/meta.db': Error when getting information for file “/home/alc/.var/app/org.gnome.Boxes/cache/tracker/meta.db”: No such file or directory
(gnome-boxes:2): Tracker-WARNING **: 17:35:32.171: Falling back to bus backend, the direct backend failed to initialize: Could not open sqlite3 database:'/home/alc/.var/app/org.gnome.Boxes/cache/tracker/meta.db': unable to open database file
(gnome-boxes:2): Tracker-CRITICAL **: 17:35:32.487: tracker_sparql_cursor_real_get_boolean: assertion '_tmp2_ == TRACKER_SPARQL_VALUE_TYPE_BOOLEAN' failed
I installed via
flatpak --user install flathub org.gnome.Boxes
, tried to launch via the icon on GNOME, and it didn't work. When running from command-line via:flatpak run org.gnome.Boxes
, and got: