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

[Bug]: Drawio Extension not working #5253

Open
3 tasks done
BassCoder2808 opened this issue Jun 10, 2022 · 3 comments
Open
3 tasks done

[Bug]: Drawio Extension not working #5253

BassCoder2808 opened this issue Jun 10, 2022 · 3 comments
Labels
needs-investigation This issue needs to be further investigated
Milestone

Comments

@BassCoder2808
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: ubuntu
  • Remote OS: NA
  • Remote Architecture: NA
  • code-server --version: 4.4

Steps to Reproduce

  1. open coe-server
  2. go to extensions and install hediet.vscode-drawio
  3. open a file with .drawio extension

Expected

Draw.io editor shpould be opened in the vs code itself

Actual

Does not load drawio editor and just keeps on loading

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

The extension runs flawlessly on vscode but does not even open in code-server. Checked on different versions but keep getting the same issue

@BassCoder2808 BassCoder2808 added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jun 10, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented Jun 10, 2022

Does it work with Codespaces?

What do you see in the logs?

@BassCoder2808
Copy link
Author

Yes, this extension also works in GitHub code spaces.

Logs
Error in browser console:

mainThreadExtensionService.ts:95 Activating extension 'hediet.vscode-drawio' failed: Cannot find module '/home/coder/.local/share/code-server/extensions/hediet.vscode-drawio-999.0.0-alpha/dist/extension/index'
Require stack:

/usr/lib/code-server/vendor/modules/code-oss-dev/out/vs/loader.js
/usr/lib/code-server/vendor/modules/code-oss-dev/out/bootstrap-amd.js
/usr/lib/code-server/vendor/modules/code-oss-dev/out/bootstrap-fork.js.
Looking at the files:

ls -hl .local/share/code-server/CachedExtensionVSIXs/
total 112M
-rw-r--r-- 1 slavik users 1.9M Oct 20 23:10 donjayamanne.githistory-0.6.18
-rw-r--r-- 1 slavik users 32M Oct 20 22:54 felixfbecker.php-intellisense-2.3.14
-rw-r--r-- 1 slavik users 77M Oct 25 23:16 hediet.vscode-drawio-999.0.0-alpha
-rw-r--r-- 1 slavik users 1.1M Oct 20 23:18 mhutchie.git-graph-1.30.0

@jsjoeio
Copy link
Contributor

jsjoeio commented Jun 13, 2022

🤔 okay thanks for checking. We'll have to dig into this.

@jsjoeio jsjoeio added help-wanted needs-investigation This issue needs to be further investigated and removed bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jun 13, 2022
@jsjoeio jsjoeio added this to the Backlog milestone Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-investigation This issue needs to be further investigated
Projects
None yet
Development

No branches or pull requests

3 participants