flathub / org.gnome.Boxes

https://flathub.org/apps/details/org.gnome.Boxes
13 stars 10 forks source link

App starts in fullscreen no buttons (flatpak #58

Open waldenit opened 3 years ago

waldenit commented 3 years ago

After installing the app via flatpak or from sources on chrome os via crostini, it only starts in fullscreen and you don't have any buttons to create a vm. It would be the perfect tool for chromebooks to get hands on a full linux system beside from virt-manager.

If you need any data let me know.

Regards, Sebastian

felipeborges commented 3 years ago

I never tried Boxes in ChromeOS but it is definitely something we want to support. I will try to fix this asap.

Thanks a lot for letting me know about the issue!

waldenit commented 3 years ago

Maybe this helps:

`flatpak run org.gnome.Boxes

(gnome-boxes:3): Gtk-WARNING **: 12:36:39.629: Theme parsing error: adapta.css:9587:62: Using one color stop with linear-gradient() is deprecated.

(gnome-boxes:3): Gtk-WARNING **: 12:36:39.632: Theme parsing error: adapta.css:10258:71: Using one color stop with linear-gradient() is deprecated.

(gnome-boxes:3): Gtk-WARNING **: 12:36:39.633: Theme parsing error: adapta.css:11225:65: Using one color stop with linear-gradient() is deprecated.

(gnome-boxes:3): Boxes-WARNING **: 12:36:39.937: util-app.vala:409: Failed to read file /proc/modules: Error opening file /proc/modules: No such file or directory

(gnome-boxes:3): Gtk-WARNING **: 12:36:39.993: GtkFlowBox with a model will ignore sort and filter functions

(gnome-boxes:3): Gtk-WARNING **: 12:36:39.995: GtkListBox with a model will ignore sort and filter functions

(gnome-boxes:3): Gtk-WARNING **: 12:36:40.034: Theme parsing error: adapta.css:9587:62: Using one color stop with linear-gradient() is deprecated.

(gnome-boxes:3): Gtk-WARNING **: 12:36:40.035: Theme parsing error: adapta.css:10258:71: Using one color stop with linear-gradient() is deprecated.

(gnome-boxes:3): Gtk-WARNING **: 12:36:40.036: Theme parsing error: adapta.css:11225:65: Using one color stop with linear-gradient() is deprecated.`

sidt4 commented 8 months ago

Related https://gitlab.gnome.org/GNOME/gnome-boxes/-/issues/953.