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

SVG export in Theia on Windows fails if no file extension is provided #1453

Open
planger opened this issue Dec 17, 2024 · 0 comments
Open

SVG export in Theia on Windows fails if no file extension is provided #1453

planger opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Contributions are very welcome looking for sponsor Please consider sponsoring this feature theia

Comments

@planger
Copy link
Member

planger commented Dec 17, 2024

It has been reported that the export SVG feature on Windows in Theia doesn't work, if you don't provide a file extension (".svg").

Likely related code:
https://github.com/eclipse-glsp/glsp-theia-integration/blob/7841009f67fdb8cc4b45e03a25309388bde1ebbb/packages/theia-integration/src/browser/diagram/features/export/theia-export-svg-action-handler.ts#L50

Error message:

Error exporting diagram 'ENOPRO: No file system provider found for scheme C'
@planger planger added bug Something isn't working theia help wanted Contributions are very welcome looking for sponsor Please consider sponsoring this feature labels Dec 17, 2024
@tortmayr tortmayr self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Contributions are very welcome looking for sponsor Please consider sponsoring this feature theia
Projects
None yet
Development

No branches or pull requests

2 participants