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

SLSC Switch custom device does not import valid capabilities files #253

Open
smithed180 opened this issue Apr 5, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@smithed180
Copy link

Describe the bug
Per the title, I can press Load from JSON, give it a json file the rest of the SLSC toolchain supports, and it fails. The user is required to manually minify it (I used the slsc "example" code, "Restore NVMEM from File.vi").

To Reproduce
Steps to reproduce the behavior:

  1. Find any unminified capabilities file (ie with comments)
  2. Click on Load from JSON
  3. Error occurs (-250876, not valid json content)

Expected behavior
SLSC as far as I know has no canonical minification function, I use the "example" one, but that should be included in this CD.

Desktop (please complete the following information):

  • OS: windows
  • Version 20.4.0

Additional context
After minification, loading the file still generates "Unknown" error -1074114549. Not sure if this is related.

@smithed180 smithed180 added the bug Something isn't working label Apr 5, 2021
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

1 participant