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 vsda module on Linux #1402

Open
Tracked by #1617
MariaSemple opened this issue Sep 25, 2023 · 0 comments
Open
Tracked by #1617

Missing vsda module on Linux #1402

MariaSemple opened this issue Sep 25, 2023 · 0 comments
Labels
area: workbench Issues related to Workbench category. os-linux Linux issue

Comments

@MariaSemple
Copy link

Positron Version:

Positron Version: 2022.10.0 build undefined
Code - OSS Version: 1.82.0-dev
Commit: Unknown
Date: Unknown
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0

Steps to reproduce the issue:

  1. On a linux machine (using the devcontainer works), run yarn watch
  2. In a separate terminal, run ./scripts/code-server.sh
  3. Copy he.js into out/ (cp node_modules/he/he.js, see Positron never loads on Linux #1401)
  4. In a browser, open the developer tools and switch to the network tab.
  5. Load the URL printed out by step 2 in the same browser tab.

In the network tab, there is a 404 on oss-dev/static/out/vsda_bg.wasm and oss-dev/static/out/vsda.js. There is no obviously broken functionality.

What did you expect to happen?

No 404s.

Were there any error messages in the output or Developer Tools console?

A 404 on oss-dev/static/out/vsda_bg.wasm and oss-dev/static/out/vsda.js

@petetronic petetronic added this to the Release Candidate milestone Feb 26, 2024
@wesm wesm added the area: workbench Issues related to Workbench category. label Feb 29, 2024
@petetronic petetronic added the os-linux Linux issue label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: workbench Issues related to Workbench category. os-linux Linux issue
Projects
None yet
Development

No branches or pull requests

3 participants