flathub / org.gnome.Boxes

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

Memory and disk size buttons don't work with version 42 #75

Open franute opened 2 years ago

franute commented 2 years ago

Hi there, After the update to v42 and the change of the memory and disk size from a slider to a -/+ button it looks like they don't work reliably. The + button only increases any of those once, and the - button is able to decrease the values but when it reaches the minimum, if you hit it again, it will reset it to the max allowed value. I've recorded a video to show it.

https://www.youtube.com/watch?v=tsI3lANxCAg

Running System: Fedora 35 Silverblue Software version: gnome boxes 42.0.1-f41bf5c7 from Flathub

felipeborges commented 2 years ago

Thanks for your report!

I can't reproduce your issue. I'm running Fedora Silverblue too.

This widget is set to accept up to the maximum of ram available. This information is provided through libvirt's APIs, and I think it might be what's failing here.

Could you please attempt to repeat the same process but with $ G_MESSAGES_DEBUG=all flatpak run org.gnome.Boxes ?

franute commented 2 years ago

That's odd. This install is fairly fresh, there's almost nothing layered with rpm-ostree in case that could cause problems. Here's the log. I've just started the process, hit + once to reach the limit of 2.1GiB and then 3 times more with no change in the value. boxes.log