Skip to content

bug: activation fails silently on Windows #700

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

Closed
1 task done
gnikit opened this issue Oct 7, 2022 · 0 comments · Fixed by #701
Closed
1 task done

bug: activation fails silently on Windows #700

gnikit opened this issue Oct 7, 2022 · 0 comments · Fixed by #701
Assignees
Labels

Comments

@gnikit
Copy link
Member

gnikit commented Oct 7, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

on the latest vscode release on Windows, the latest pre-release of modern fortran seems to not be successfully activating all parts of the extension. From the logs it appears that the extension gets stuck in the linter initialization but because the activation is asynchronous I can't be sure without diving in.

A guess would be that it has something to do with the filesystem creation of the persistent cache. Maybe windows lacks permissions for the APPDATA directory?

Screenshots

No response

Expected Behaviour

Full initialization

Version of Modern Fortran

v3.4.2022100702

Version of Visual Studio Code

latest

Platform and Architecture

Windows

Additional Information

Version: 1.72.0 (user setup)
Commit: 64bbfbf67ada9953918d72e1df2f4d8e537d340e
Date: 2022-10-04T23:20:39.912Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19043
Sandboxed: No

@gnikit gnikit added the bug label Oct 7, 2022
@gnikit gnikit self-assigned this Oct 7, 2022
gnikit added a commit that referenced this issue Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant