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

Error in Install screen when importing saved selections #2709

Closed
dmadsen opened this issue Sep 10, 2024 · 1 comment
Closed

Error in Install screen when importing saved selections #2709

dmadsen opened this issue Sep 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dmadsen
Copy link

dmadsen commented Sep 10, 2024

Describe the bug

Use Import on the Install screen; it displays an error message in the progress window.

To Reproduce

Go to Install screen.
Click on gear.
Use “Import” to import a previously-exported json file. It happened the first time on a saved file from a previous version of the software, but it seems to do the same thing on a file previously exported from the same version.

Expected behavior

I expected the file to be imported without an error message.

Screenshots (copied error message text)

Invoke-WPFPresets : Cannot process argument transformation on parameter 'preset'. Cannot convert value to type
System.String.
At line:4398 char:35
+         Invoke-WPFPresets -preset $flattenedJson -imported $true
+                                   ~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Invoke-WPFPresets], ParameterBindingArgumentTransformationException
    + FullyQualifiedErrorId : ParameterArgumentTransformationError,Invoke-WPFPresets

Additional context

Hope this is a good enough report to help you figure out the problem!

@dmadsen dmadsen added the bug Something isn't working label Sep 10, 2024
@MyDrift-user
Copy link
Contributor

Thanks for the report, this was fixed in #2658, but not mapped to this issue so it did not get closed.

I am closing this Issue now

/close

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