Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM disk size validation rules are mutually exclusive on macOS #6507

Open
jmillikin opened this issue Mar 24, 2024 · 3 comments · May be fixed by #6573
Open

VM disk size validation rules are mutually exclusive on macOS #6507

jmillikin opened this issue Mar 24, 2024 · 3 comments · May be fixed by #6573
Labels
area/ui kind/bug 🐞 Something isn't working

Comments

@jmillikin
Copy link

Bug description

During the initial setup, the slider to select the VM disk size wouldn't let me select 100 GB exactly. When I try to type in 100 GB in the text entry widget, the validation reports mutually exclusive errors and forbids every value I tried to enter.

Screenshots:

Screenshot 2024-03-24 at 13 36 26 Screenshot 2024-03-24 at 13 36 33

Operating system

macOS Sonoma 14.4

Installation Method

Installer from website/GitHub releases

Version

1.8.0

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

@jmillikin jmillikin added the kind/bug 🐞 Something isn't working label Mar 24, 2024
@benoitf
Copy link
Collaborator

benoitf commented Mar 24, 2024

hello @jmillikin could you report how many free space do you have on your disk on macOS ?

because max value is computed from the available free space on the disk

@jmillikin
Copy link
Author

I have about 1.5 TiB free space. The slider lets me select much more than 100 GB, it's only the text entry field that seems to be affected.

@jmillikin
Copy link
Author

Screen recording of the bug, since I'm not sure my description was easy to understand.

podman-desktop-issue-6507.mov

@GLEF1X GLEF1X linked a pull request Mar 31, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/bug 🐞 Something isn't working
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

4 participants