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

Import VM path still required after unchecking #61

Closed
digitalec opened this issue Aug 24, 2019 · 2 comments
Closed

Import VM path still required after unchecking #61

digitalec opened this issue Aug 24, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@digitalec
Copy link

When creating a new VM, if you check the box for "Import VM files from:" and then uncheck it again it still produces the error: "If you wish to import VM files, you must specify a path."

Capture

@daviunic daviunic self-assigned this Aug 24, 2019
@daviunic daviunic added the bug Something isn't working label Aug 24, 2019
@daviunic
Copy link
Contributor

daviunic commented Aug 24, 2019

Confirmed in 1.5.3, will be fixed.

@daviunic
Copy link
Contributor

Fixed in 1.5.4. I was always setting a bool to true on checked_changed event instead of negating it...

daviunic added a commit that referenced this issue Aug 24, 2019
Fixed issue #61
Reworked the settings code a bit again to fix issue #62
Change the error dialog for VM configure when 86Box.exe can't be found from issue #60
Resetting the settings to default values no longer automatically saves them
notBald pushed a commit to notBald/Avalonia86 that referenced this issue Jan 7, 2025
Fixed issue 86Box#61
Reworked the settings code a bit again to fix issue 86Box#62
Change the error dialog for VM configure when 86Box.exe can't be found from issue 86Box#60
Resetting the settings to default values no longer automatically saves them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants