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

Can no longer import #2657

Closed
AerumT opened this issue Aug 31, 2024 · 1 comment · Fixed by #2658
Closed

Can no longer import #2657

AerumT opened this issue Aug 31, 2024 · 1 comment · Fixed by #2658

Comments

@AerumT
Copy link

AerumT commented Aug 31, 2024

Describe the bug

Can no longer import the porgram list from an exported list, worked yesterday(30.Aug.2024), tried to freshly export import today as well- no bueno

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'winutil window'
  2. Click on 'the gear icon'
  3. Click on "import" option
  4. Choose the exported json
  5. Go to 'Powershell window'
  6. See error

Expected behavior

I expected to have the exported list to be imported again

Screenshots

pilt

Additional context

Might or might not be connected to the change of "Improve \Invoke-WPFPresets\ Public Function - Made applying tweaks presets go blazingly fast - Made Clearing Selection work properly @og-mrk (#2608)"

Error Code:

====Chris Titus Tech=====
=====Windows Toolbox=====
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants