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

Missing kit-schema/locale directory with 1.2.0 #874

Closed
pthorod opened this issue Nov 6, 2019 · 3 comments
Closed

Missing kit-schema/locale directory with 1.2.0 #874

pthorod opened this issue Nov 6, 2019 · 3 comments
Assignees
Labels
bug a bug in the product fixed (release pending) fixed in pre-release and is pending official release
Milestone

Comments

@pthorod
Copy link

pthorod commented Nov 6, 2019

Brief Issue Summary

Missing CMake kit schema locale / directory after insalling 1.2.0 as .vix package.

Expected:

  1. Download and install newly released version of this extension as .vix package
  2. Open vscode on cmake project folder with .vscode/cmake-kits.json file
  3. vscode opens without warnings.

Apparent Behavior:

  1. vscode opens with warning from cmake-tools extension as below:

CMake Tools Log

Request vscode/content failed with message: cannot open cmake-tools-schema://schemas/kits-schema.json. Detail: ENOENT: no such file or directory, stat 'c:\Users\preben\.vscode\extensions\ms-vscode.cmake-tools-1.2.0\dist\schema\en-us\schemas'

Platform and Versions

  • Operating System: Windows 10
  • CMake Version: 3.15.3
  • VSCode Version: 1.39.2
  • CMake Tools Extension Version: 1.2.0 (Downloaded from GitHub releases as vix)

schema folders after installation:

 Directory of C:\Users\preben\.vscode\extensions\ms-vscode.cmake-tools-1.2.0\dist\schema

06-Nov-19  20:48    <DIR>          .
06-Nov-19  20:48    <DIR>          ..
06-Nov-19  20:48    <DIR>          cs
06-Nov-19  20:48    <DIR>          de
06-Nov-19  20:48    <DIR>          es
06-Nov-19  20:48    <DIR>          fr
06-Nov-19  20:48    <DIR>          it
06-Nov-19  20:48    <DIR>          ja
06-Nov-19  20:48    <DIR>          ko
06-Nov-19  20:48    <DIR>          pl
06-Nov-19  20:48    <DIR>          pt-br
06-Nov-19  20:48    <DIR>          ru
06-Nov-19  20:48    <DIR>          tr
06-Nov-19  20:48    <DIR>          zh-CN
06-Nov-19  20:48    <DIR>          zh-TW
               0 File(s)              0 bytes
              15 Dir(s)  180,836,823,040 bytes free
Directory of C:\Users\preben\.vscode\extensions\ms-vscode.cmake-tools-1.2.0\schemas

06-Nov-19  20:48    <DIR>          .
06-Nov-19  20:48    <DIR>          ..
06-Nov-19  20:48             2,597 kits-schema.json
06-Nov-19  20:48             3,500 variants-schema.json
               2 File(s)          6,097 bytes
               2 Dir(s)  180,833,914,880 bytes free
@bobbrow
Copy link
Member

bobbrow commented Nov 6, 2019

Thanks for reporting this. We are working on a fix.

@bobbrow bobbrow added bug a bug in the product localization labels Nov 6, 2019
@bobbrow bobbrow added this to the 1.2.1 milestone Nov 6, 2019
@pthorod
Copy link
Author

pthorod commented Nov 6, 2019

My pleasure, let me know if you need more information.

@bobbrow
Copy link
Member

bobbrow commented Nov 7, 2019

This is fixed in 1.2.1. Auto-update should be working now. Please let us know if you run into any other issues.

@bobbrow bobbrow closed this as completed Nov 7, 2019
@bobbrow bobbrow added the fixed (release pending) fixed in pre-release and is pending official release label Nov 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug a bug in the product fixed (release pending) fixed in pre-release and is pending official release
Projects
None yet
Development

No branches or pull requests

3 participants